Share via


ClientOSInformation Class

Definition

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.

Applies to