Share via


SamlSubject.NameClaimType プロパティ

定義

SAML セキュリティ トークンのサブジェクト名を表すために使用されるクレームの種類を取得します。

public:
 static property System::String ^ NameClaimType { System::String ^ get(); };
public static string NameClaimType { get; }
static member NameClaimType : string
Public Shared ReadOnly Property NameClaimType As String

プロパティ値

SAML セキュリティ トークンのサブジェクト名を表すために使用されるクレームの種類 (NameIdentifier)。

注釈

NameClaimType は、Name プロパティのクレームの種類を返します。

適用対象