ClientInfo Class

 

Updated: November 29, 2016

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)

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

public sealed class ClientInfo

NameDescription
System_CAPS_pubmethodClientInfo()

Initializes a new instance of the ClientInfo class.

NameDescription
System_CAPS_pubpropertyClientType

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

System_CAPS_pubpropertyCrmVersion

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

System_CAPS_pubpropertyLanguageCode

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

System_CAPS_pubpropertyOfficeVersion

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

System_CAPS_pubpropertyOrganizationId

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

System_CAPS_pubpropertyOSVersion

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

System_CAPS_pubpropertyPatchIds

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

System_CAPS_pubpropertyUserId

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

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: