The IpernityCache type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | IpernityCache |
Initialize a new instance of IpernityCache
|
Methods
Name | Description | |
---|---|---|
![]() | ClearCache |
Clear cache
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AllAccounts |
Gets all accounts. Use AuthGetAccount(String) to get an account from its token.
|
![]() | AllAlbums |
Gets all albums
|
![]() | AllDocuments |
Gets all documents
|
![]() | AllGroups |
Gets all groups
|
![]() | AllTags |
Gets all tags
|
![]() | AllUsers |
Gets all users
|
![]() | NoCache |
Gets or sets whether Ipernity objects have to be cached.
If NoCache is set to true the cache is cleared
|