| PsrGoogleAuthenticatorResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrGoogleAuthenticatorResult
The PsrGoogleAuthenticatorResult type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrGoogleAuthenticatorResult | Initializes a new instance of the PsrGoogleAuthenticatorResult class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ExpirationTimestamp | 
                Timestamp when the one-time password expires
             | 
|  | OneTimePassword | 
                One-time password
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also