次の方法で共有


SamlConstants.EmailNamespace プロパティ

定義

SAML アサーションのサブジェクトが電子メール アドレスとして指定されることを示す URI を取得します。 このフィールドは定数です。

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

プロパティ値

SAML アサーションのサブジェクトが電子メール アドレスとして指定されることを示す URI。

注釈

件名が EmailNamespace メール アドレスとして指定されている場合は、 プロパティを使用して プロパティを設定 NameFormat します。

適用対象