The following tables list the members exposed by the EncryptedSecurityTokenHandler type.
Public
Constructors
Name | Description | |
---|---|---|
EncryptedSecurityTokenHandler |
Public
Properties
Name | Description | |
---|---|---|
![]() |
CanValidateToken | Indicates whether this handler supports validation of tokens handled by this instance. (Inherited from SecurityTokenHandler) |
![]() |
CanWriteToken | Overridden. Indicates whether the class provides serialization functionality to serialize token handled by this instance. |
![]() |
Configuration | (Inherited from SecurityTokenHandler) |
![]() |
ContainingCollection | (Inherited from SecurityTokenHandler) |
![]() |
KeyInfoSerializer | |
![]() |
TokenType | Overridden. Get the System.Type of the SecurityToken this instance handles. |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
CanReadKeyIdentifierClause | Overridden. |
![]() |
CanReadToken | Overridden. |
![]() |
CanWriteKeyIdentifierClause | (Inherited from SecurityTokenHandler) |
![]() |
CreateSecurityTokenReference | (Inherited from SecurityTokenHandler) |
![]() |
CreateToken | (Inherited from SecurityTokenHandler) |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetTokenTypeIdentifiers | Overridden. |
![]() |
GetType | (Inherited from Object) |
![]() |
ReadKeyIdentifierClause | Overridden. |
![]() |
ReadToken | Overloaded. Overridden. |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
![]() |
ValidateToken | (Inherited from SecurityTokenHandler) |
![]() |
WriteKeyIdentifierClause | (Inherited from SecurityTokenHandler) |
![]() |
WriteToken | Overridden. |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
DetectReplayedTokens | (Inherited from SecurityTokenHandler) |
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.