This documentation is archived and is not being maintained.

WrappedKeySecurityToken Properties

The WrappedKeySecurityToken type exposes the following members.

  NameDescription
Public property Id Gets the token ID. (Overrides SecurityToken::Id.)
Public property SecurityKeys Gets a collection of security keys. (Overrides SecurityToken::SecurityKeys.)
Public property ValidFrom Gets the token effective start date. (Overrides SecurityToken::ValidFrom.)
Public property ValidTo Gets the token expiration date. (Overrides SecurityToken::ValidTo.)
Public property WrappingAlgorithm Gets the wrapping algorithm.
Public property WrappingToken Gets the wrapping token.
Public property WrappingTokenReference Gets the wrapping token reference.
Top
Show: