Contains information about the method used for authentication.
More...
|
string | AuthenticationType [get, set] |
| Indicates the type of authentication. Valid values are: PhoneAuth, STAN, ISCheck, OFAC, AccessCode, AgeVerify, or SSOAuth. More...
|
|
string | LastProvider [get, set] |
| The last provider that authenticated the user. More...
|
|
string | LastTimestamp [get, set] |
| The data and time the user last used the authentication method. More...
|
|
string | TotalCount [get, set] |
| The number of times the authentication method was used. More...
|
|
Contains information about the method used for authentication.
◆ AuthenticationMethod()
DocuSign.eSign.Model.AuthenticationMethod.AuthenticationMethod |
( |
string |
AuthenticationType = default(string) , |
|
|
string |
LastProvider = default(string) , |
|
|
string |
LastTimestamp = default(string) , |
|
|
string |
TotalCount = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the AuthenticationMethod class.
- Parameters
-
AuthenticationType | Indicates the type of authentication. Valid values are: PhoneAuth, STAN, ISCheck, OFAC, AccessCode, AgeVerify, or SSOAuth. . |
LastProvider | The last provider that authenticated the user. . |
LastTimestamp | The data and time the user last used the authentication method. . |
TotalCount | The number of times the authentication method was used. . |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.AuthenticationMethod.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
override int DocuSign.eSign.Model.AuthenticationMethod.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.AuthenticationMethod.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.AuthenticationMethod.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AuthenticationType
string DocuSign.eSign.Model.AuthenticationMethod.AuthenticationType |
|
getset |
Indicates the type of authentication. Valid values are: PhoneAuth, STAN, ISCheck, OFAC, AccessCode, AgeVerify, or SSOAuth.
Indicates the type of authentication. Valid values are: PhoneAuth, STAN, ISCheck, OFAC, AccessCode, AgeVerify, or SSOAuth.
◆ LastProvider
string DocuSign.eSign.Model.AuthenticationMethod.LastProvider |
|
getset |
The last provider that authenticated the user.
The last provider that authenticated the user.
◆ LastTimestamp
string DocuSign.eSign.Model.AuthenticationMethod.LastTimestamp |
|
getset |
The data and time the user last used the authentication method.
The data and time the user last used the authentication method.
◆ TotalCount
string DocuSign.eSign.Model.AuthenticationMethod.TotalCount |
|
getset |
The number of times the authentication method was used.
The number of times the authentication method was used.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/AuthenticationMethod.cs