Aracılığıyla paylaş


WebSiteProperties2.EnableNTLMAuthentication Özellik

Ad alanı:  VsWebSite
Derleme:  VsWebSite.Interop (VsWebSite.Interop.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Boolean

Yüklenen

WebSiteProperties.EnableNTLMAuthentication

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebSiteProperties2 Arabirim

EnableNTLMAuthentication Fazla Yük

VsWebSite Ad Alanı