Udostępnij za pośrednictwem


Właściwość WebSiteProperties3.EnableNTLMAuthentication —

Przestrzeń nazw:  VsWebSite90
Zestaw:  VsWebSite.Interop90 (w VsWebSite.Interop90.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebSiteProperties3 Interfejs

Przestrzeń nazw VsWebSite90