Sdílet prostřednictvím


WebSiteProperties2.EnableNTLMAuthentication – vlastnost

Obor názvů:  VsWebSite
Sestavení:  VsWebSite.Interop (v VsWebSite.Interop.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.Boolean

Implementuje

WebSiteProperties.EnableNTLMAuthentication

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

WebSiteProperties2 Rozhraní

EnableNTLMAuthentication – přetížení

VsWebSite – obor názvů