SamlSubject.NameClaimType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來表示 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 屬性的宣告型別。