Keeper SDK Class Library
C#
Show/Hide TOC
Account
Auth
Type Enumeration
Specifies login type
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
enum
AccountAuthType
Members
Regular
1
Regular account
CloudSso
2
Cloud SSO account
OnsiteSso
3
On-Premises SSO account
ManagedCompany
4
MSP logged in to MC
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Members
See Also