ClientInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |
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. |