Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Clone | (Inherited from ServiceCredentials) |
![]() ![]() |
ConfigureServiceHost | Overloaded. 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 | Overridden. Returns a Wrapped instance of the Token manager provided during creation of this class. |
![]() |
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 | |
---|---|---|
![]() |
CloneCore | Overridden. Override method from the base class. Creates a cloned copy of this class. |
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Explicit Interface
Implementations
Name | Description | |
---|---|---|
System.ServiceModel.Description.IServiceBehavior.AddBindingParameters | (Inherited from ServiceCredentials) | |
System.ServiceModel.Description.IServiceBehavior.ApplyDispatchBehavior | (Inherited from ServiceCredentials) | |
System.ServiceModel.Description.IServiceBehavior.Validate | (Inherited from ServiceCredentials) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.