Share via


Membres FederatedServiceCredentials

Helper class that provides mechanism to plug the FederatedSecurityTokenManager to any WCF ServiceHost application. Create an instance of this class and add this as the ServiceCredentials to your ServiceHost.

Les tableaux suivants répertorient les membres exposés par le type FederatedServiceCredentials.

Public Constructeurs

(voir également Protégé Constructeurs)

  Nom Description
  FederatedServiceCredentials Surchargé. Initializes an instance of FederatedServiceCredentials.

Haut

Protégé Constructeurs

  Nom Description
  FederatedServiceCredentials Surchargé.  

Haut

Public Propriétés

  Nom Description
public property ClaimsAuthenticationManager Gets and sets the ClaimsAuthenticationManager.
public property ClaimsAuthorizationManager  
public property ClientCertificate  (hérité de ServiceCredentials)
public property ExceptionMapper  
public property IssuedTokenAuthentication  (hérité de ServiceCredentials)
public property MaxClockSkew Gets or sets the maximum allowable time difference between the system clocks of the two parties that are communicating.
public property Peer  (hérité de ServiceCredentials)
public property SaveBootstrapTokens  
public property SecureConversationAuthentication  (hérité de ServiceCredentials)
public property SecurityTokenHandlerCollectionManager  
public property SecurityTokenHandlers Gets the security token handlers collection.
public property ServiceCertificate  (hérité de ServiceCredentials)
public property UserNameAuthentication  (hérité de ServiceCredentials)
public property WindowsAuthentication  (hérité de ServiceCredentials)

Haut

Public Méthodes

(voir également Protégé Méthodes)

  Nom Description
public method Clone  (hérité de ServiceCredentials)
public methodstatic ConfigureServiceHost Surchargé. 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.
public method CreateSecurityTokenManager Remplacé. Returns a Wrapped instance of the Token manager provided during creation of this class.
public method Equals  Surchargé. (hérité de Object)
public method GetHashCode  (hérité de Object)
public method GetType  (hérité de Object)
public methodstatic ReferenceEquals  (hérité de Object)
public method ToString  (hérité de Object)

Haut

Protégé Méthodes

  Nom Description
protected method CloneCore Remplacé. Override method from the base class. Creates a cloned copy of this class.
protected method Finalize  (hérité de Object)
protected method MemberwiseClone  (hérité de Object)

Haut

Implémentation d'interface explicite

  Nom Description
  System.ServiceModel.Description.IServiceBehavior.AddBindingParameters  (hérité de ServiceCredentials)
  System.ServiceModel.Description.IServiceBehavior.ApplyDispatchBehavior  (hérité de ServiceCredentials)
  System.ServiceModel.Description.IServiceBehavior.Validate  (hérité de ServiceCredentials)

Haut

Voir aussi

Référence

Classe FederatedServiceCredentials
Espace de noms Microsoft.IdentityModel.Tokens

Copyright © 2008 Microsoft Corporation.Tous droits réservés.