Table of Contents

Class SignerAuthenticationSettings

Namespace
BoldSign.Model.Webhook
Assembly
BoldSign.Api.dll

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

string

Status

Gets or sets the status.

[DataMember(Name = "status", EmitDefaultValue = false)]
public string Status { get; set; }

Property Value

string