Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
CreateAggregateTokenResolver | Creates an aggregate token resolver with the service certificate and the service token resolver configured. (Inherited from ServiceConfiguration) | |
CreateSecurityTokenService | Creates an instance of SecurityTokenService from the type specified in SecurityTokenServiceConfiguration.SecurityTokenService. The method expects the type to implement a constructor that takes in the SecurityTokenServiceConfiguration. | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
Initialize | Updates properties in the T:Microsoft.IdentityModel.Tokens.SecurityTokenHandlerConfiguration objects for the T:Microsoft.IdentityModel.Tokens.SecurityTokenHandlerCollection objects contained in P:Microsoft.IdentityModel.Configuration.ServiceConfiguration.SecurityTokenHandlerCollectionManager to be consistent with the property values on this T:Microsoft.IdentityModel.Configuration.ServiceConfiguration instance. (Inherited from ServiceConfiguration) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
LoadConfiguration | (Inherited from ServiceConfiguration) | |
LoadHandlerConfiguration | Overloaded. (Inherited from ServiceConfiguration) | |
LoadHandlers | (Inherited from ServiceConfiguration) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.