ClientInfo Class

 

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

For internal use only.

Namespace:   Microsoft.Xrm.Sdk.Discovery
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Sdk.Discovery.ClientInfo

Syntax

public sealed class ClientInfo
Public NotInheritable Class ClientInfo

Constructors

Name Description
System_CAPS_pubmethod ClientInfo()

Initializes a new instance of the ClientInfo class.

Properties

Name Description
System_CAPS_pubproperty ClientType

Gets or sets the type of client that is querying for patches.

System_CAPS_pubproperty CrmVersion

Gets or sets the Microsoft Dynamics 365 version that the client is running.

System_CAPS_pubproperty LanguageCode

Gets or sets the language code for which the client has been configured.

System_CAPS_pubproperty OfficeVersion

Gets or sets the version of Microsoft Office installed on the client machine.

System_CAPS_pubproperty OrganizationId

Gets or sets the ID of the organization for which the client has been configured.

System_CAPS_pubproperty OSVersion

Gets or sets the operating system version that the client is running.

System_CAPS_pubproperty PatchIds

Gets or sets the list of patches that the client has installed.

System_CAPS_pubproperty UserId

Gets or sets the Microsoft Dynamics 365 system user ID of the client.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(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.Xrm.Sdk.Discovery Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright