ILicenseChallenge.ClientTime Property
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.
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.