Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.ServiceModel.Security.Tokens Namespace

This namespace deals with security tokens and certificates, for example WrappedKeySecurityToken.

For topics dealing with general Windows Communication Foundation (WCF) security-related topics, for example, SecurityAlgorithmSuite. see System.ServiceModel.Security.

For security topics that overlap with the service model, for example TcpTransportSecurity, see System.ServiceModel.

  ClassDescription
ms554848.pubclass(en-us,VS.90).gifBinarySecretSecurityTokenRepresents a binary secret security token.
ms554848.pubclass(en-us,VS.90).gifClaimTypeRequirementSpecifies the types of required and optional claims expected to appear in the federated credential.
ms554848.pubclass(en-us,VS.90).gifInitiatorServiceModelSecurityTokenRequirementSpecifies security property requirements specific to channel creation in the Windows Communication Foundation (WCF).
ms554848.pubclass(en-us,VS.90).gifIssuedSecurityTokenParametersRepresents the parameters for a security token issued in a Federated security scenario.
ms554848.pubclass(en-us,VS.90).gifIssuedSecurityTokenProviderToken provider for issued security tokens.
ms554848.pubclass(en-us,VS.90).gifKerberosSecurityTokenParametersRepresents the parameters for a Kerberos security token.
ms554848.pubclass(en-us,VS.90).gifRecipientServiceModelSecurityTokenRequirementSpecifies security property requirements specific to the listener service in the Windows Communication Foundation (WCF).
ms554848.pubclass(en-us,VS.90).gifRsaSecurityTokenParametersRepresents the parameters for an RSA security token.
ms554848.pubclass(en-us,VS.90).gifSecureConversationSecurityTokenParametersRepresents the parameters for a secure conversation security token.
ms554848.pubclass(en-us,VS.90).gifSecurityContextSecurityTokenRepresents the token defined by the WS-SecureConversation specification.
ms554848.pubclass(en-us,VS.90).gifSecurityContextSecurityTokenAuthenticatorValidates tokens and extracts claims.
ms554848.pubclass(en-us,VS.90).gifSecurityContextSecurityTokenResolverResolves security context tokens.
ms554848.pubclass(en-us,VS.90).gifSecurityTokenParametersAn abstract class that when implemented represents security token parameters.
ms554848.pubclass(en-us,VS.90).gifServiceModelSecurityTokenRequirementAn abstract class that when implemented specifies security property requirements of the token being requested or authenticated that are specific to Windows Communication Foundation (WCF). The security token manager constructs security token providers and security token authenticators that are used by the WCF security processor based on the token requirement.
ms554848.pubclass(en-us,VS.90).gifServiceModelSecurityTokenTypesRepresents the types of security tokens recognized by WCF.
ms554848.pubclass(en-us,VS.90).gifSslSecurityTokenParametersRepresents the parameters for an SSL security token that is obtained when doing the SOAP-level SSL protocol with the server.
ms554848.pubclass(en-us,VS.90).gifSspiSecurityTokenRepresents an SSPI security token.
ms554848.pubclass(en-us,VS.90).gifSspiSecurityTokenParametersRepresents the parameters for an SSPI security token that is obtained during the SOAP-level SPNEGO protocol with the server.
ms554848.pubclass(en-us,VS.90).gifSupportingTokenParametersRepresents the parameters for supporting security tokens required by the security binding element.
ms554848.pubclass(en-us,VS.90).gifUserNameSecurityTokenParametersRepresents the parameters for a user name security token.
ms554848.pubclass(en-us,VS.90).gifWrappedKeySecurityTokenRepresents a security token whose key is wrapped inside another token.
ms554848.pubclass(en-us,VS.90).gifX509SecurityTokenParametersRepresents the parameters for an X.509 security token.
  InterfaceDescription
ms554848.pubinterface(en-us,VS.90).gifIIssuanceSecurityTokenAuthenticatorSpecifies the contract that should be implemented by a custom security token authenticator that issues tokens to the client.
ms554848.pubinterface(en-us,VS.90).gifILogonTokenCacheManagerThis interface enables an application to clear the Windows token cache on demand.
ms554848.pubinterface(en-us,VS.90).gifISecurityContextSecurityTokenCacheWhen implemented, this interface specifies a contract for a security context token cache.
  DelegateDescription
ms554848.pubdelegate(en-us,VS.90).gifIssuedSecurityTokenHandlerThis delegate points to a method that when implemented will be called by the Authenticators before the token is issued to the client.
ms554848.pubdelegate(en-us,VS.90).gifRenewedSecurityTokenHandlerThe delegate when implemented is called before a renewed token is returned to the client.
  EnumerationDescription
ms554848.pubenumeration(en-us,VS.90).gifSecurityTokenInclusionModeA list of token inclusion requirements for messages.
ms554848.pubenumeration(en-us,VS.90).gifSecurityTokenReferenceStyleThis enumeration sets the desired referencing style that is used to generate security token references (STR) to the security tokens from the signature and encryption elements in the message.
ms554848.pubenumeration(en-us,VS.90).gifX509KeyIdentifierClauseTypeAn enumeration listing the possible types of X.509 key identifier clauses.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker