Share via


PSSharedAccessAuthorizationRule.ClaimValue Property

Definition

The claim value.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to