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 | |
---|---|---|
ClaimsAuthenticationManager | Gets and sets the ClaimsAuthenticationManager. | |
ClaimsAuthorizationManager | ||
ClientCertificate | (hérité de ServiceCredentials) | |
ExceptionMapper | ||
IssuedTokenAuthentication | (hérité de ServiceCredentials) | |
MaxClockSkew | Gets or sets the maximum allowable time difference between the system clocks of the two parties that are communicating. | |
Peer | (hérité de ServiceCredentials) | |
SaveBootstrapTokens | ||
SecureConversationAuthentication | (hérité de ServiceCredentials) | |
SecurityTokenHandlerCollectionManager | ||
SecurityTokenHandlers | Gets the security token handlers collection. | |
ServiceCertificate | (hérité de ServiceCredentials) | |
UserNameAuthentication | (hérité de ServiceCredentials) | |
WindowsAuthentication | (hérité de ServiceCredentials) |
Haut
Public Méthodes
(voir également Protégé Méthodes)
Nom | Description | |
---|---|---|
Clone | (hérité de ServiceCredentials) | |
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. | |
CreateSecurityTokenManager | Remplacé. Returns a Wrapped instance of the Token manager provided during creation of this class. | |
Equals | Surchargé. (hérité de Object) | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) |
Haut
Protégé Méthodes
Nom | Description | |
---|---|---|
CloneCore | Remplacé. Override method from the base class. Creates a cloned copy of this class. | |
Finalize | (hérité de Object) | |
MemberwiseClone | (hérité de Object) |
Haut
Implémentation d'interface explicite
Haut
Voir aussi
Référence
Classe FederatedServiceCredentials
Espace de noms Microsoft.IdentityModel.Tokens
Copyright © 2008 Microsoft Corporation.Tous droits réservés.