次の方法で共有


ServiceModelSecurityTokenTypes.AnonymousSslnego プロパティ

定義

イニシエーターが匿名で、レスポンダーの証明書を SOAP SSL ネゴシエーションの一部として取得できることを示す文字列を取得します。

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

プロパティ値

String

イニシエーターが匿名で、レスポンダーの証明書を SOAP SSL ネゴシエーションの一部として取得できることを示す文字列。

適用対象