AuthenticationProviderProperties.SessionCookieName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the session cookie used for user authentication. Applicable to the Application Gateway post-OIDC workflow.
public string SessionCookieName { get; set; }
member this.SessionCookieName : string with get, set
Public Property SessionCookieName As String