Enum AuthenticationStrength
Authentication Strength of an Account Provider.
Namespace: TheIdentityHub
Assembly: TheIdentityHub.dll
Syntax
public enum AuthenticationStrength
Fields
Name | Description |
---|---|
High | High authentication strength. |
Low | Low authentication strength. |
Medium | Medium authentication strength. |
None | Unknown authentication strength. |
VeryHigh | Very high authentication strength. |
VeryLow | Very low authentication strength. |