ClientInfo Members
Describes a new or existing client when registering clients using RegisterClient. Obsolete.
The following tables list the members exposed by the ClientInfo type.
Public Constructors
Name | Description | |
---|---|---|
ClientInfo | Instantiates a new instance of the ClientInfo class with the specified GUID. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
BiosName | Gets or sets the name of the BIOS of the client. |
![]() |
BiosReleaseDate | Gets or sets the release date of the BIOS of the client. |
![]() |
BiosVersion | Gets or sets the version string of the BIOS of the client. |
![]() |
ClientVersionBuildNumber | Gets or sets the build number of the client software. |
![]() |
ClientVersionMajorNumber | Gets or sets the major version number of the client software. |
![]() |
ClientVersionMinorNumber | Gets or sets the minor version number of the client software. |
![]() |
ClientVersionQfeNumber | Gets or sets the QFE version number of the client software. |
![]() |
DnsName | Gets or sets the fully-qualified DNS name of the client. |
![]() |
Id | Gets the GUID of the client. |
![]() |
IPAddress | Gets or sets the IP address of the client. |
![]() |
Manufacturer | Gets or sets the name of the manufacturer of the client device. |
![]() |
Model | Gets or sets the name of the model of the client device. |
![]() |
OSBuildNumber | Gets or sets the build number of the client operating system. |
![]() |
OSDescription | Gets or sets the description of the client operating system. |
![]() |
OSFamily | Gets or sets the family of the client operating system. |
![]() |
OSLocale | Gets or sets the operating system language of the client as an RFC1766-style string. |
![]() |
OSMajorVersion | Gets or sets the major version number of the client operating system. |
![]() |
OSMinorVersion | Gets or sets the minor version number of the client operating system. |
![]() |
OSServicePackMajorNumber | Gets or sets the service pack major version number of the client operating system. |
![]() |
OSServicePackMinorNumber | Gets or sets the service pack minor version number of the client operating system. |
![]() |
ProcessorArchitecture | Gets or sets the processor architecture of the client. |
![]() |
ProductType | Gets or sets additional information identifying the operating system version. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ClientInfo Class
Microsoft.UpdateServices.ClientServicing Namespace