다음을 통해 공유


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)

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

WebSiteProperties2 인터페이스

VsWebSite 네임스페이스