This is a place holder for all the attributes related to the issued token

В следующей таблице перечислены члены, предоставляемые типом SecurityTokenDescriptor.

Открытый Конструкторы

  Имя Описание
SecurityTokenDescriptor  
Вверх

Открытый Свойства

  Имя Описание
public property AppliesToAddress  
public property AttachedReference Get/Set the SecurityKeyIdentifierClause when the token is attached to the message
public property AuthenticationInfo  
public property DisplayToken  
public property EncryptingCredentials  
public property Lifetime Get/Set the lifetime information for the issued token
public property 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
public property Properties Get the properties bag to extend the object.
public property ReplyToAddress  
public property SigningCredentials  
public property Subject  
public property Token Gets or sets the issued security token.
public property TokenIssuerName  
public property TokenType Gets or sets the token type of the issued token
public property UnattachedReference The unattached token reference to refer to the issued token when it is not attached to the message.
Вверх

Открытый Методы (см. также Защищенный Методы)

  Имя Описание
public method AddAuthenticationClaims Перегружено.  
public method ApplyTo  
public method Equals  Перегружено. (унаследовано от Object)
public method GetHashCode  (унаследовано от Object)
public method GetType  (унаследовано от Object)
public methodstatic ReferenceEquals  (унаследовано от Object)
public method ToString  (унаследовано от Object)
Вверх

Защищенный Методы

  Имя Описание
protected method Finalize  (унаследовано от Object)
protected method MemberwiseClone  (унаследовано от Object)
Вверх

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.