다음을 통해 공유


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)

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

WebSiteProperties3 인터페이스

VsWebSite90 네임스페이스