Partilhar via


Propriedade WebSiteProperties2.EnableNTLMAuthentication

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

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.Boolean

Implementações

WebSiteProperties.EnableNTLMAuthentication

Segurança do .NET Framework

Consulte também

Referência

WebSiteProperties2 Interface

Sobrecargas EnableNTLMAuthentication

Namespace VsWebSite