IssuedTokenCacheReference Members
Represents an item that is a member of the IssuedTokenCache.
The following tables list the members exposed by the IssuedTokenCacheReference type.
Public Constructors
Name | Description | |
---|---|---|
IssuedTokenCacheReference | Overloaded. Initializes a new instance of the IssuedTokenCacheReference class. |
Top
Public Properties
Name | Description | |
---|---|---|
ExternalReference | Gets the string that a security token is referenced by when it is not in a SOAP message. | |
InternalReference | Gets the string that a security token is referenced by when it is in the same SOAP message. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Returns a value indicating whether the instance is equal to the specified object. | |
GetHashCode | Overridden. | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
IssuedTokenCacheReference Class
Microsoft.Web.Services3.Security.Tokens Namespace