ContentKeyPolicyTokenClaim.ClaimValue Property

Definition

Gets or sets token 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