SecurityTokenHandler Members
Defines the interface for a Custom Security Token Handler.
In den folgenden Tabellen sind die Mitglieder aufgeführt, die durch den Typ SecurityTokenHandler eingeblendet werden:
Geschützt Konstruktoren
Name | Beschreibung | |
---|---|---|
SecurityTokenHandler |
Seitenanfang
Öffentlich Eigenschaften
Name | Beschreibung | |
---|---|---|
![]() |
CanValidateToken | 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. |
![]() |
Configuration | |
![]() |
ContainingCollection | |
![]() |
TokenType | Get the System.Type of the SecurityToken this instance handles. |
Seitenanfang
Öffentlich Methoden
(siehe auch Geschützt Methoden)
Name | Beschreibung | |
---|---|---|
![]() |
CanReadKeyIdentifierClause | Indicates if the current XML element is pointing to a KeyIdentifierClause that can be serialized by this instance. |
![]() |
CanReadToken | Indicates whether the current XML element can be read as a token of the type handled by this instance. |
![]() |
CanWriteKeyIdentifierClause | Indicates if the given SecurityKeyIdentifierClause can be serialized by this instance. |
![]() |
CreateSecurityTokenReference | Create the security token reference for tokens handled by this instance. |
![]() |
CreateToken | |
![]() |
Equals | Überladen. (Geerbt von Object) |
![]() |
GetHashCode | (Geerbt von Object) |
![]() |
GetTokenTypeIdentifiers | |
![]() |
GetType | (Geerbt von Object) |
![]() |
ReadKeyIdentifierClause | |
![]() |
ReadToken | Überladen. |
![]() ![]() |
ReferenceEquals | (Geerbt von Object) |
![]() |
ToString | (Geerbt von Object) |
![]() |
ValidateToken | |
![]() |
WriteKeyIdentifierClause | |
![]() |
WriteToken |
Seitenanfang
Geschützt Methoden
Name | Beschreibung | |
---|---|---|
![]() |
DetectReplayedTokens | |
![]() |
Finalize | (Geerbt von Object) |
![]() |
MemberwiseClone | (Geerbt von Object) |
Seitenanfang
Siehe auch
Referenz
SecurityTokenHandler Class
Microsoft.IdentityModel.Tokens Namespace
Copyright © 2008 by Microsoft Corporation. Alle Rechte vorbehalten.