Freigeben über


HttpProtocolSpecifier-Klasse

Model schema container class for HttpProtocolSpecifier

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.HttpProtocolSpecifier

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class HttpProtocolSpecifier
'Usage
public static class HttpProtocolSpecifier
public ref class HttpProtocolSpecifier abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type HttpProtocolSpecifier =  class end
public final class HttpProtocolSpecifier

Der HttpProtocolSpecifier-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element AuthenticationMode AuthenticationMode property class of HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element AuthenticationRealm AuthenticationRealm property class of HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element ClearPort ClearPort property class of HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element CompressionEnabled CompressionEnabled property class of HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element DefaultLogonDomain DefaultLogonDomain property class of HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element ListeningOnAllNoneReservedSites ListeningOnAllNoneReservedSites property class of HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element ListeningOnAllSites ListeningOnAllSites property class of HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element Path Path property class of HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element Ports Ports property class of HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element SslPort SslPort property class of HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element TypeClass Type class for HttpProtocolSpecifier
Öffentliche EigenschaftStatisches Element Website Website property class of HttpProtocolSpecifier

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace