WSTrustMessage.AuthenticationType プロパティ

定義

wst:AuthenticationType 要素の内容を取得または設定します。

public:
 property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationType { get; set; }
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

プロパティ値

目的の認証の種類を示す URI を含む文字列。

注釈

この省略可能な要素は、URI として指定された、必要な認証の種類を示します。

適用対象