Partilhar via


Propriedade WebSiteProperties3.EnableNTLMAuthentication

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (em VsWebSite.Interop90.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

WebSiteProperties2.EnableNTLMAuthentication

Segurança do .NET Framework

Consulte também

Referência

WebSiteProperties3 Interface

Sobrecargas EnableNTLMAuthentication

Namespace VsWebSite90