Share via


ILicenseChallenge.ClientTime Property

Definition

Gets the current date and time of the client.

public DateTime? ClientTime { get; }
member this.ClientTime : Nullable<DateTime>
Public ReadOnly Property ClientTime As Nullable(Of DateTime)

Property Value

The current date and time of the client. This will be null for requests from older PlayReady Porting Kit implementations that did not provide it to the server.

Applies to