EndpointIdentityExtension.ClaimType Property

Definition

Gets or sets the claim type.

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

Property Value

A String containing the claim type.

Applies to