|
Имя |
Описание |
|
AddBaseAddress |
(унаследовано от ServiceHostBase) |
|
ApplyConfiguration
|
Переписано. Override of base class method. Loads WIF
configuration and overrides WCF configuration settings with WIF
settings. |
|
ConfigureMetadata
|
Configures metadata (WSDL) for the service host. The method
loops through the base addresses, and adds mex endpoints for http,
https, net.tcp and net.pipe addresses, only when no mex endpoints
have been previously added by the user. For http and https
addresses, HTTP and HTTPS "Get" mechanism for WSDL retrieval is
enabled. |
|
CreateDescription |
(унаследовано от ServiceHost) |
|
Fault |
(унаследовано от CommunicationObject) |
|
Finalize |
(унаследовано от Object) |
|
GetCommunicationObjectType |
(унаследовано от CommunicationObject) |
|
InitializeDescription |
Перегружено. (унаследовано от ServiceHost) |
|
InitializeRuntime
|
Переписано. Override of the base class method. Configures
following settings on the service host. (1) Service Debug Behavior
to include ExceptionDetailsInFault; (2) Configure the
ExtensibleSecurityTokenManager on the service host. |
|
InitializeSecurityTokenManager
|
Initializes the SecurityTokenManager that will be exposed
through the wrapped ServiceHost. By default the method exposes the
SecurityTokenHandlers initialized with
SecurityTokenServiceConfiguration through the ServiceHost
SecurityTokenManager. Note here we will only re-configure the
service host when its credentials is not
FederatedServiceCredentials, which allows user to manually
configure the credentials themselves. |
|
LoadConfigurationSection |
(унаследовано от ServiceHostBase) |
|
MemberwiseClone |
(унаследовано от Object) |
|
OnAbort |
(унаследовано от ServiceHostBase) |
|
OnBeginClose |
(унаследовано от ServiceHostBase) |
|
OnBeginOpen |
(унаследовано от ServiceHostBase) |
|
OnClose |
(унаследовано от ServiceHostBase) |
|
OnClosed |
(унаследовано от ServiceHost) |
|
OnClosing |
(унаследовано от CommunicationObject) |
|
OnEndClose |
(унаследовано от ServiceHostBase) |
|
OnEndOpen |
(унаследовано от ServiceHostBase) |
|
OnFaulted |
(унаследовано от CommunicationObject) |
|
OnOpen |
(унаследовано от ServiceHostBase) |
|
OnOpened |
(унаследовано от ServiceHostBase) |
|
OnOpening |
(унаследовано от CommunicationObject) |
|
ReleasePerformanceCounters |
(унаследовано от ServiceHostBase) |
|
ThrowIfDisposed |
(унаследовано от CommunicationObject) |
|
ThrowIfDisposedOrImmutable |
(унаследовано от CommunicationObject) |
|
ThrowIfDisposedOrNotOpen |
(унаследовано от CommunicationObject) |