Defines the base class for all Trust listeners.
The following tables list the members exposed by the ServiceHostEndpointConfiguration type.
Public Constructors
Name | Description | |
---|---|---|
ServiceHostEndpointConfiguration | Initializes an instance of T:Microsoft.IdentityModel.Configuration.ServiceHostEndpointConfiguration. |
Public Properties
Name | Description | |
---|---|---|
Address | Gets the address. | |
Binding | Get the Binding Information. | |
Contract | Get the Service Contract type. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.