Language

PolicyTokenResponse.Expiration Property

Definition

The expiration of the policy token.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)]
public DateTime? Expiration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)>]
member this.Expiration : Nullable<DateTime> with get, set
Public Property Expiration As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to