Class SignerAuthenticationSettings
The id verification.
public class SignerAuthenticationSettings
- Inheritance
-
SignerAuthenticationSettings
- Inherited Members
Properties
AuthenticationFrequency
Gets or sets the type of authentication.
[DataMember(Name = "authenticationFrequency", EmitDefaultValue = false)]
public string AuthenticationFrequency { get; set; }
Property Value
Status
Gets or sets the status.
[DataMember(Name = "status", EmitDefaultValue = false)]
public string Status { get; set; }