EndpointIdentityExtension.ClaimRight Property

Definition

Gets or sets the claim right.

public:
 property System::String ^ ClaimRight { System::String ^ get(); void set(System::String ^ value); };
public string ClaimRight { get; set; }
member this.ClaimRight : string with get, set
Public Property ClaimRight As String

Property Value

A String containing the claim right.

Applies to