System.ServiceModel.Security.Tokens Namespace
.NET Framework 3.0
| Class | Description | |
|---|---|---|
![]() | BinarySecretSecurityToken | |
![]() | ClaimTypeRequirement | Specifies the types of required and optional claims expected to appear in the federated credential. |
![]() | InitiatorServiceModelSecurityTokenRequirement | Specifies security property requirements specific to channel creation in the Windows Communication Foundation (WCF). |
![]() | IssuedSecurityTokenParameters | |
![]() | IssuedSecurityTokenProvider | |
![]() | KerberosSecurityTokenParameters | Represents the parameters for a Kerberos security token. |
![]() | RecipientServiceModelSecurityTokenRequirement | |
![]() | RsaSecurityTokenParameters | Represents the parameters for an RSA security token. |
![]() | SecureConversationSecurityTokenParameters | |
![]() | SecurityContextSecurityToken | |
![]() | SecurityContextSecurityTokenAuthenticator | Validates tokens and extracts claims. |
![]() | SecurityContextSecurityTokenResolver | |
![]() | SecurityTokenParameters | An abstract class that when implemented represents security token parameters. |
![]() | ServiceModelSecurityTokenRequirement | An abstract class that when implemented specifies security property requirements of the token being requested or authenticated that are specific to 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. |
![]() | ServiceModelSecurityTokenTypes | Represents the types of security tokens recognized by WCF. |
![]() | SslSecurityTokenParameters | |
![]() | SspiSecurityToken | |
![]() | SspiSecurityTokenParameters | |
![]() | SupportingTokenParameters | |
![]() | UserNameSecurityTokenParameters | Represents the parameters for a user name security token. |
![]() | WrappedKeySecurityToken | Represents a security token whose key is wrapped inside another token. |
![]() | X509SecurityTokenParameters |
| Interface | Description | |
|---|---|---|
![]() | IIssuanceSecurityTokenAuthenticator | |
![]() | ILogonTokenCacheManager | This interface enables an application to clear the Windows token cache on demand. |
![]() | ISecurityContextSecurityTokenCache | When implemented, this interface specifies a contract for a security context token cache. |
| Delegate | Description | |
|---|---|---|
![]() | IssuedSecurityTokenHandler | |
![]() | RenewedSecurityTokenHandler | The delegate when implemented is called before a renewed token is returned to the client. |
| Enumeration | Description | |
|---|---|---|
![]() | SecurityTokenInclusionMode | |
![]() | SecurityTokenReferenceStyle | This 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. |
![]() | X509KeyIdentifierClauseType |
Community Additions
ADD
Show:



