Partager via


WebSiteProperties3.EnableNTLMAuthentication, propriété

Espace de noms :  VsWebSite90
Assembly :  VsWebSite.Interop90 (dans VsWebSite.Interop90.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.Boolean

Implémentations

WebSiteProperties2.EnableNTLMAuthentication

Sécurité .NET Framework

Voir aussi

Référence

WebSiteProperties3 Interface

EnableNTLMAuthentication, surcharge

VsWebSite90, espace de noms