Share via


LiveDevice Members

Applies To: Microsoft Dynamics CRM 2015, Microsoft Dynamics CRM Online

Contains token information for an authenticated device.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property ClockSkew Gets or sets the maximum allowable time difference between client and server clock settings.
public property Expiry Gets or sets the date and time at which the token becomes invalid.
public property Token Gets or sets the authentication token.
public property User Gets or sets the device user name.
public property Version Gets or sets the version of the device.

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

(see also Extension Methods)

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

Top

Extension Methods

  Name Description
public extension method SerializeByJson  Serialize an object using the DataContractJsonSerializer. (Defined by ObjectExtensions.)

Top

See Also

Reference

LiveDevice Class
Microsoft.Xrm.Client.Services.Samples Namespace

Other Resources

Developer Extensions for Microsoft Dynamics CRM

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