ClientOSInformation 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.
Represents additional client OS information which a PlayReady client implementation may optionally provide to the license server.
public class ClientOSInformation
type ClientOSInformation = class
Public Class ClientOSInformation
- Inheritance
-
ClientOSInformation
Constructors
ClientOSInformation(String, String, String, String) |
Initializes a new instance of the ClientOSInformation class. |
Properties
GraphicsDriverDeviceId |
Gets the device identifier of the client's graphics driver. |
GraphicsDriverVendorId |
Gets the vendor identifier of the client's graphics driver. |
GraphicsDriverVersion |
Gets the client's graphics driver version. |
OSVersion |
Gets the client's OS version. |