Открытый Методы (см. также Защищенный Методы)
Имя | Описание | |
---|---|---|
Clone | (унаследовано от ServiceCredentials) | |
ConfigureServiceHost | Перегружено. Helper method that Initializes the SecurityTokenManager that will be exposed through the given ServiceHost. By default the method exposes the SecurityTokenHandlers initialized with IdentityServiceConfiguration through the ServiceHost SecurityTokenManager. | |
CreateSecurityTokenManager | Переписано. Returns a Wrapped instance of the Token manager provided during creation of this class. | |
Equals | Перегружено. (унаследовано от Object) | |
GetHashCode | (унаследовано от Object) | |
GetType | (унаследовано от Object) | |
ReferenceEquals | (унаследовано от Object) | |
ToString | (унаследовано от Object) |
Защищенный Методы
Имя | Описание | |
---|---|---|
CloneCore | Переписано. Override method from the base class. Creates a cloned copy of this class. | |
Finalize | (унаследовано от Object) | |
MemberwiseClone | (унаследовано от Object) |
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
System.ServiceModel.Description.IServiceBehavior.AddBindingParameters | (унаследовано от ServiceCredentials) | |
System.ServiceModel.Description.IServiceBehavior.ApplyDispatchBehavior | (унаследовано от ServiceCredentials) | |
System.ServiceModel.Description.IServiceBehavior.Validate | (унаследовано от ServiceCredentials) |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.