Share via


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。

適用於