LoginRoutes.LogoutEndpoint Property

Definition

The endpoint at which a logout request should be made.

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

Property Value

Implements

Attributes

Applies to