Share via


ContentKeyPolicyTokenClaim.ClaimType Property

Definition

Gets or sets token claim type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to