共用方式為


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

包含宣告型別的 String

適用於