RequestClaim.ClaimType Property

Definition

Gets the type of the requested claim.

public:
 property System::String ^ ClaimType { System::String ^ get(); };
public string ClaimType { get; }
member this.ClaimType : string
Public ReadOnly Property ClaimType As String

Property Value

The URI that represents the claim type.

Remarks

Represents the contents of the ClaimType Uri attribute.

Applies to