UserAuthentication Class

Namespace: id3.Bioseal

Definition

Represents the user authentication parameters.

Properties

Name

Type

Description

method

UserAuthenticationMethod

The user authentication method.

passwordFieldName

string

The name of the payload field containing the password value.

passwordHashAlgorithm

string

The hash algorithm used to protect the password value. Possible values are: Sha256, Sha384, Sha512.