SNCSSO Parameter (Connect-SAPERP Cmdlet)
Whether to use the SNC identity for authenticating the caller when connnection via SNC mode.
Syntax
Connect-SAPERP -SNCSSO string
Possible Values
0, 1Data Type
cstr
Default Value
"1"
Remarks
The default vaule is 1. Valid values are 0,1.
0 | User/password or other identity information can be used for authenticationg the caller. |
1 | Which means to make use of the SSO behavior for SNC. |