Share via


ILogin.RouteLogoutEndpoint Property

Definition

The endpoint at which a logout request should be made.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The endpoint at which a logout request should be made.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="logoutEndpoint")]
public string RouteLogoutEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The endpoint at which a logout request should be made.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="logoutEndpoint")>]
member this.RouteLogoutEndpoint : string with get, set
Public Property RouteLogoutEndpoint As String

Property Value

Attributes

Applies to