SsoTokenStepSetSsoToken Method |
Sets SSO login token
Namespace: KeeperSecurity.Authentication.SyncAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public Task SetSsoToken(
string ssoToken
)
Parameters
- ssoToken String
- SSO token
Return Value
Task[Missing <returns> documentation for "M:KeeperSecurity.Authentication.Sync.SsoTokenStep.SetSsoToken(System.String)"]
See Also