Partager via


EventData.Claims Propriété

Définition

Obtient des paires clé-valeur pour identifier les autorisations ARM.

[Newtonsoft.Json.JsonProperty(PropertyName="claims")]
public System.Collections.Generic.IDictionary<string,string> Claims { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="claims")>]
member this.Claims : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Claims As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à