Class MfaGetAuthenticatorAssuranceLevelResponse
public class MfaGetAuthenticatorAssuranceLevelResponse
- Inheritance
-
MfaGetAuthenticatorAssuranceLevelResponse
- Inherited Members
Properties
CurrentAuthenticationMethods
public AmrEntry[] CurrentAuthenticationMethods { get; set; }
Property Value
- AmrEntry[]
CurrentLevel
public AuthenticatorAssuranceLevel? CurrentLevel { get; set; }
Property Value
NextLevel
public AuthenticatorAssuranceLevel? NextLevel { get; set; }