Udostępnij za pośrednictwem


SharedAccessAuthorizationRuleProperties.ClaimValue Property

Definition

Gets a string that describes the claim value

[Newtonsoft.Json.JsonProperty(PropertyName="claimValue")]
public string ClaimValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="claimValue")>]
member this.ClaimValue : string
Public ReadOnly Property ClaimValue As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to