UserAuthentication Class¶
Namespace: id3.Bioseal
Definition¶
Represents the user authentication parameters.
Properties¶
Name |
Type |
Description |
|---|---|---|
The user authentication method. |
||
string |
The name of the payload field containing the password value. |
|
string |
The hash algorithm used to protect the password value. Possible values are: Sha256, Sha384, Sha512. |