EnrollResponse class

EnrollResponse class

Enrollment response class.

The EnrollResponse type exposes the following members:

Constructors

ConstructorDescription
EnrollResponse()Initializes a new instance of EnrollResponse class.

Properties

PropertyDescription
temporary_passwordGets or sets the temporary password.
user_idGets or sets the user ID.
expire_dateGets or sets the time the temporary password expires

See Also