Click or drag to resize

GetUserAuthenticationTokenRequest Class

The user authentication token request
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.EntitiesGetUserAuthenticationTokenRequest

Namespace:  Aruba.Cloud.Provisioning.Entities
Assembly:  Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class GetUserAuthenticationTokenRequest

The GetUserAuthenticationTokenRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetUserAuthenticationTokenRequest
Initializes a new instance of the GetUserAuthenticationTokenRequest class
Top
Properties
  NameDescription
Public propertyOtpValue
The value of the OTP
Top
See Also