ISecurityCacheProvider Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The ISecurityCacheProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
ExpireIdentity |
Purges an existing IIdentity object from the cache.
|
|
ExpirePrincipal |
Purges an existing IPrincipal object from the cache.
|
|
ExpireProfile |
Purges an existing Profile object from the cache.
|
|
GetIdentity |
Gets an existing IIdentity object from the cache.
|
|
GetPrincipal |
Gets an existing IPrincipal object from the cache.
|
|
GetProfile |
Gets an existing Profile object from the cache.
|
|
SaveIdentity | Overloaded. | |
SavePrincipal | Overloaded. | |
SaveProfile | Overloaded. |
See Also
ISecurityCacheProvider Interface
Microsoft.Practices.EnterpriseLibrary.Security Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |