HttpProtocol Properties
SQL Server 2012
The HttpProtocol type exposes the following members.
| Name | Description | |
|---|---|---|
|
AuthenticationRealm | Gets or sets an authentication realm hint used in the HTTP authentication challenge. |
|
ClearPort | Gets or sets the port address number for the clear port. |
|
DefaultLogonDomain | Gets or sets the logon domain for the HTTP endpoint. |
|
HttpAuthenticationModes | Gets or sets the authentication type used to authenticate users logging in to the instance of SQL Server through the HTTP port. |
|
HttpPortTypes | Gets or sets the HTTP port type. |
|
IsCompressionEnabled | Gets or sets the Boolean property that specifies whether HTTP compression is supported with the HTTP protocol. |
|
IsSystemObject | Indicates if the Http Protocol is a system object. |
|
Parent | Gets or sets the Endpoint object that is the parent of the EndpointProtocol object. (Inherited from EndpointProtocol.) |
|
Properties | Gets a collection of Property objects that represent the object properties. (Inherited from SqlSmoObject.) |
|
SslPort | Gets or sets the port address number for the Secure Sockets Layer (SSL) port. |
|
State | Gets the state of the referenced object. (Inherited from SmoObjectBase.) |
|
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Inherited from SqlSmoObject.) |
|
UserData | Gets or sets user-defined data associated with the referenced object. (Inherited from SmoObjectBase.) |
|
WebSite | Gets or sets the Web site with which the HTTP protocol is associated. |
|
WebSiteUrlPath | Gets or sets the URL path for the Web site with which the HTTP protocol is associated. |
