ClientInfo Class

Definition

For internal use only.

public ref class ClientInfo sealed
public sealed class ClientInfo
type ClientInfo = class
Public NotInheritable Class ClientInfo
Inheritance
ClientInfo

Constructors

ClientInfo()

Initializes a new instance of the ClientInfo class.

Properties

ClientType

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

CrmVersion

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

LanguageCode

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

OfficeVersion

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

OrganizationId

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

OSVersion

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

PatchIds

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

UserId

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

Applies to