Share via


PSSharedAccessAuthorizationRule.ClaimType Property

Definition

The 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