Enum CredentialType
CredentialType enumeration
Credential types
public enum CredentialType
Values
Name | Value | Description |
---|---|---|
Other | -1 | Other authentication. |
Password | 0 | User credential is username and password. |
MobilePhone | 1 | User credential is mobile phone. |
SecretQuestion | 2 | User credential is secret question. |
SecurePin | 3 | User credential is secure PIN. |
SecurePinReset | 4 | User credential is secure PIN reset. |
EasyID | 11 | User credential is EasyID. |
PasswordIndexCredentialType | 14 | User credential is PasswordIndexCredentialType. |
Device | 16 | User credential is a device. |
ForeignRealmIndex | 17 | User credential is ForeignRealmIndex. |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email