Public Methods (see also Protected Methods)

  Name Description
public method CreateAggregateTokenResolver  Creates an aggregate token resolver with the service certificate and the service token resolver configured. (Inherited from ServiceConfiguration)
public method 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.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method 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)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method LoadConfiguration  (Inherited from ServiceConfiguration)
protected method LoadHandlerConfiguration  Overloaded. (Inherited from ServiceConfiguration)
protected method LoadHandlers  (Inherited from ServiceConfiguration)
protected method MemberwiseClone  (Inherited from Object)

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.