Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model schema container class for HttpProtocolSpecifier
Inheritance Hierarchy
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
The HttpProtocolSpecifier type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
AuthenticationMode | AuthenticationMode property class of HttpProtocolSpecifier |
![]() ![]() |
AuthenticationRealm | AuthenticationRealm property class of HttpProtocolSpecifier |
![]() ![]() |
ClearPort | ClearPort property class of HttpProtocolSpecifier |
![]() ![]() |
CompressionEnabled | CompressionEnabled property class of HttpProtocolSpecifier |
![]() ![]() |
DefaultLogonDomain | DefaultLogonDomain property class of HttpProtocolSpecifier |
![]() ![]() |
ListeningOnAllNoneReservedSites | ListeningOnAllNoneReservedSites property class of HttpProtocolSpecifier |
![]() ![]() |
ListeningOnAllSites | ListeningOnAllSites property class of HttpProtocolSpecifier |
![]() ![]() |
Path | Path property class of HttpProtocolSpecifier |
![]() ![]() |
Ports | Ports property class of HttpProtocolSpecifier |
![]() ![]() |
SslPort | SslPort property class of HttpProtocolSpecifier |
![]() ![]() |
TypeClass | Type class for HttpProtocolSpecifier |
![]() ![]() |
Website | Website property class of HttpProtocolSpecifier |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.