Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication
AccountAuthType Enumeration
AccountLicense Class
AccountSettings Class
AuthCommon Class
AuthExtensions Class
BiometricsActionDelegate Delegate
DataKeyShareChannel Enumeration
DeviceApprovalChannel Enumeration
DeviceApprovalOtpDelegate Delegate
DeviceApprovalPushActionDelegate Delegate
GetDataKeyActionDelegate Delegate
IAuth Interface
IAuthContext Interface
IAuthEndpoint Interface
IAuthentication Interface
IAuthInfoUI Interface
IAuthSecurityKeyUI Interface
IDataKeyChannelInfo Interface
IDeviceApprovalChannelInfo Interface
IDeviceApprovalOtpInfo Interface
IDeviceApprovalPushInfo Interface
IKeeperEndpoint Interface
IKeyLoader Interface
IPasswordInfo Interface
IPostLoginTaskUI Interface
ISsoLogoutCallback Interface
ISsoTokenActionInfo Interface
ITwoFactorAppCodeInfo Interface
ITwoFactorChannelInfo Interface
ITwoFactorDurationInfo Interface
ITwoFactorPushInfo Interface
KeeperApiException Class
KeeperAuthFailed Class
KeeperCanceled Class
KeeperEndpointExtensions Class
KeeperStartLoginException Class
PasswordActionDelegate Delegate
SsoLoginInfo Class
SsoTokenActionDelegate Delegate
TwoFactorChannel Enumeration
TwoFactorCodeActionDelegate Delegate
TwoFactorDuration Enumeration
TwoFactorPushAction Enumeration
TwoFactorPushActionDelegate Delegate
UserKeys Class
Account
Auth
Type Enumeration
Specifies login type
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
enum
AccountAuthType
Members
Member name
Value
Description
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