Compartir a través de


OptionalClaims.IdToken Propiedad

Definición

Obtiene o establece notificaciones opcionales solicitadas para incluirse en el token de identificador.

[Newtonsoft.Json.JsonProperty(PropertyName="idToken")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.OptionalClaim> IdToken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="idToken")>]
member this.IdToken : System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.OptionalClaim> with get, set
Public Property IdToken As IList(Of OptionalClaim)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a