SenderPassword Parameter (Connect-SageIntacct Cmdlet)
The sender password that was assigned to you by Sage Intacct alongside your Web Services developer license.
Syntax
Connect-SageIntacct -SenderPassword string
Data Type
cstr
Default Value
""
Remarks
Along with SenderID, this credential is attached to your Sage Intacct Web Services developer license.
The cmdlet has embedded Web Services credentials that can be used to read and write data from Sage Intacct. To use the embedded sender credentials, leave this connection property empty.
If you supply your own sender password in this connection property, the sender password you provided is used in place of the embedded credentials.