The following tables list the members exposed by the WindowsUserNameSecurityTokenHandler type.
Public Constructors
Name | Description | |
---|---|---|
WindowsUserNameSecurityTokenHandler |
Public Properties
Name | Description | |
---|---|---|
CanValidateToken | Overridden. Indicates whether this handler supports validation of tokens handled by this instance. | |
CanWriteToken | Indicates whether the class provides serialization functionality to serialize token handled by this instance. (Inherited from UserNameSecurityTokenHandler) | |
Configuration | (Inherited from SecurityTokenHandler) | |
ContainingCollection | (Inherited from SecurityTokenHandler) | |
RetainPassword | (Inherited from UserNameSecurityTokenHandler) | |
TokenType | Get the System.Type of the SecurityToken this instance handles. (Inherited from UserNameSecurityTokenHandler) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
CanReadKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
CanReadToken | (Inherited from UserNameSecurityTokenHandler) | |
CanWriteKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
CreateSecurityTokenReference | (Inherited from SecurityTokenHandler) | |
CreateToken | (Inherited from SecurityTokenHandler) | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetTokenTypeIdentifiers | (Inherited from UserNameSecurityTokenHandler) | |
GetType | (Inherited from Object) | |
ReadKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
ReadToken | Overloaded. (Inherited from UserNameSecurityTokenHandler) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) | |
ValidateToken | Overridden. | |
WriteKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
WriteToken | (Inherited from UserNameSecurityTokenHandler) |
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.