Compartilhar via


ServicePrincipalInner.LogoutUrl Propriedade

Definição

Obtém ou define uma URL fornecida pelo autor do aplicativo associado para fazer logoff

[Newtonsoft.Json.JsonProperty(PropertyName="logoutUrl")]
public string LogoutUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logoutUrl")>]
member this.LogoutUrl : string with get, set
Public Property LogoutUrl As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a