Partager via


OptionalClaims.SamlToken Propriété

Définition

Obtient ou définit les revendications facultatives à inclure dans le jeton saml.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à