OptionalClaims.SamlToken Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to