AdmAccessToken Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the admin access token.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.AdmAccessToken

Syntax

[DataContractAttribute]
public class AdmAccessToken
<DataContractAttribute>
Public Class AdmAccessToken

Constructors

Name Description
System_CAPS_pubmethod AdmAccessToken()

Initializes a new instance of the AdmAccessToken class.

Properties

Name Description
System_CAPS_pubproperty access_token

Gets or sets the access token.

System_CAPS_pubproperty expires_in

Gets or sets the time the token expires in.

System_CAPS_pubproperty scope

Gets or sets the scope.

System_CAPS_pubproperty token_type

Gets or sets the token type.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright