共用方式為


WebSiteProperties3.EnableNTLMAuthentication 屬性

命名空間:  VsWebSite90
組件:  VsWebSite.Interop90 (在 VsWebSite.Interop90.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 安全性

請參閱

參考

WebSiteProperties3 介面

EnableNTLMAuthentication 多載

VsWebSite90 命名空間