共用方式為


WSFederationElement.AuthenticationType 屬性

定義

取得或設定 authenticationType 屬性。

public:
 property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("authenticationType", IsRequired=false)]
public string AuthenticationType { get; set; }
[<System.Configuration.ConfigurationProperty("authenticationType", IsRequired=false)>]
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

屬性值

包含 URI 的字串,表示 WS-Federation 登入要求 wauth 型別。 預設為空字串。 選擇性。

屬性

適用於

另請參閱