PolicyExemptionData.ExpiresOn Property

Definition

The expiration date and time (in UTC ISO 8601 format yyyy-MM-ddTHH:mm:ssZ) of the policy exemption.

public DateTimeOffset? ExpiresOn { get; set; }
member this.ExpiresOn : Nullable<DateTimeOffset> with get, set
Public Property ExpiresOn As Nullable(Of DateTimeOffset)

Property Value

Applies to