共用方式為


WebSiteProperties2.EnableNTLMAuthentication 屬性

命名空間:  VsWebSite
組件:  VsWebSite.Interop (在 VsWebSite.Interop.dll 中)

語法

'宣告
Property EnableNTLMAuthentication As Boolean
bool EnableNTLMAuthentication { get; set; }
property bool EnableNTLMAuthentication {
    bool get ();
    void set (bool value);
}
abstract EnableNTLMAuthentication : bool with get, set
function get EnableNTLMAuthentication () : boolean
function set EnableNTLMAuthentication (value : boolean)

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

WebSiteProperties2 介面

EnableNTLMAuthentication 多載

VsWebSite 命名空間