EndpointIdentityExtension.ClaimType 属性

定义

获取或设置声明类型。

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

属性值

一个包含声明类型的 String

适用于