Share via


Login.CookieExpirationTimeToExpiration Property

Definition

The time after the request is made when the session cookie should expire.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public string CookieExpirationTimeToExpiration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.CookieExpirationTimeToExpiration : string with get, set
Public Property CookieExpirationTimeToExpiration As String

Property Value

Implements

Attributes

Applies to