Click or drag to resize

AccountAuthType Enumeration

Specifies login type

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public enum AccountAuthType
Members
Member nameValueDescription
Regular1 Regular account
CloudSso2 Cloud SSO account
OnsiteSso3 On-Premises SSO account
ManagedCompany4 MSP logged in to MC
See Also