Condividi tramite


Proprietà WebSiteProperties2.EnableNTLMAuthentication

Spazio dei nomi:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Sintassi

'Dichiarazione
Property EnableNTLMAuthentication As Boolean
    Get
    Set
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)

Valore proprietà

Tipo: System.Boolean

Implementa

WebSiteProperties.EnableNTLMAuthentication

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WebSiteProperties2 Interfaccia

Overload EnableNTLMAuthentication

Spazio dei nomi VsWebSite