Share via


EventData.Claims Eigenschaft

Definition

Ruft Schlüsselwertpaare ab, um ARM-Berechtigungen zu identifizieren.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: