Partager via


OptionalClaims.AccessToken Propriété

Définition

Obtient ou définit les revendications facultatives qui doivent être incluses dans le jeton d’accès.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à