AccountAuthType Enumeration

Specifies login type

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public enum AccountAuthType

Members

Regular1 Regular account
CloudSso2 Cloud SSO account
OnsiteSso3 On-Premises SSO account
ManagedCompany4 MSP logged in to MC

See Also