AppRegistration.AppId Propriedade

Definição

Obtém ou define a ID do aplicativo usado para logon.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a