SPSecureBinding members
Represents a server binding for a site that uses Secure Socket Layer (SSL) and secure hypertext transfer protocol (HTTPS).
The SPSecureBinding type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPSecureBinding | Initializes a new instance of the SPSecureBinding class. |
Top
Properties
Name | Description | |
---|---|---|
HostHeader | Gets or sets the host header of the server binding. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
Port | Specifies the port number for the binding. |
Top