This is a place holder for all the attributes related to the issued token
В следующей таблице перечислены члены, предоставляемые типом SecurityTokenDescriptor.
Открытый Конструкторы
Имя | Описание | |
---|---|---|
SecurityTokenDescriptor |
Открытый Свойства
Имя | Описание | |
---|---|---|
AppliesToAddress | ||
AttachedReference | Get/Set the SecurityKeyIdentifierClause when the token is attached to the message | |
AuthenticationInfo | ||
DisplayToken | ||
EncryptingCredentials | ||
Lifetime | Get/Set the lifetime information for the issued token | |
Proof | Get/Set the proof descriptor which can be used to modify some fields inside the RSTR, such as requested proof token. It also contains the | |
Properties | Get the properties bag to extend the object. | |
ReplyToAddress | ||
SigningCredentials | ||
Subject | ||
Token | Gets or sets the issued security token. | |
TokenIssuerName | ||
TokenType | Gets or sets the token type of the issued token | |
UnattachedReference | The unattached token reference to refer to the issued token when it is not attached to the message. |
Открытый Методы (см. также Защищенный Методы)
Имя | Описание | |
---|---|---|
AddAuthenticationClaims | Перегружено. | |
ApplyTo | ||
Equals | Перегружено. (унаследовано от Object) | |
GetHashCode | (унаследовано от Object) | |
GetType | (унаследовано от Object) | |
ReferenceEquals | (унаследовано от Object) | |
ToString | (унаследовано от Object) |
Защищенный Методы
Имя | Описание | |
---|---|---|
Finalize | (унаследовано от Object) | |
MemberwiseClone | (унаследовано от Object) |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.