Freigeben über


OptionalClaims.AccessToken Eigenschaft

Definition

Ruft optionale Ansprüche ab, die angefordert werden, um in das Zugriffstoken eingeschlossen zu werden, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: