TempVaultData Class |
Namespace: PDTec.IceNet.Sdk.Utils
public static class TempVaultData
The TempVaultData type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Delete |
Deletes temporary data from a temporary vault.
|
![]() ![]() | Load(IDatabaseRepository, String, String) |
Loads temporary binary data from a temporary vault.
|
![]() ![]() | LoadT(IDatabaseRepository, String, String) |
Loads temporary data from a temporary vault.
|
![]() ![]() | Save(IDatabaseRepository, String, Byte) |
Stores temporary binary data to a temporary vault.
|
![]() ![]() | SaveT(IDatabaseRepository, String, UTT) |