SiteAuthSettingsV2Properties.CookieExpirationConvention Property

Definition

The convention used when determining the session cookie's expiration.

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

Property Value

Implements

Attributes

Applies to