EnrollResponse class

EnrollResponse class

Enrollment response class.

The EnrollResponse type exposes the following members:

Constructors

Constructor Description
EnrollResponse() Initializes a new instance of EnrollResponse class.

Properties

Property Description
temporary_password Gets or sets the temporary password.
user_id Gets or sets the user ID.
expire_date Gets or sets the time the temporary password expires

See Also