SamlConstants.EmailName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得屬性名稱,這個屬性會用來指定 SAML 判斷提示的主體將以電子郵件地址方式進行指定。 這個欄位為常數。
public:
static property System::String ^ EmailName { System::String ^ get(); };
public static string EmailName { get; }
static member EmailName : string
Public Shared ReadOnly Property EmailName As String
屬性值
屬性的名稱,用來指定 SAML 判斷提示的主旨指定為電子郵件位址。 這個欄位為常數。
備註
當序列化 SAML 判斷提示時,可以使用 EmailName 屬性。