Share via


EnvironmentAuthTokenProperties.Expire Property

Definition

Token expiration date.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public DateTime? Expire { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.Expire : Nullable<DateTime>
Public ReadOnly Property Expire As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to