DeploymentBaseContext.AuthenticationType 屬性

定義

取得或設定字串,決定部署作業中要使用的驗證類型。

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

屬性值

包含驗證類型的字串。

適用於