AdmAccessToken Members

Represents the admin access token.

The following tables list the members exposed by the AdmAccessToken type.

Public Constructors

  Name Description
  AdmAccessToken Initializes a new instance of the AdmAccessToken class.

Top

Public Properties

  Name Description
public property access_token Gets or sets the access token.
public property expires_in Gets or sets the time the token expires in.
public property scope Gets or sets the scope.
public property token_type Gets or sets the token type.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AdmAccessToken Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.