WebSiteProperties2.EnableNTLMAuthentication-Eigenschaft

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

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

Eigenschaftswert

Typ: System.Boolean

Implementiert

WebSiteProperties.EnableNTLMAuthentication

.NET Framework-Sicherheit

Siehe auch

Referenz

WebSiteProperties2 Schnittstelle

EnableNTLMAuthentication-Überladung

VsWebSite-Namespace