IceNetVaultProtocol Methods |
The IceNetVaultProtocol type exposes the following members.
Methods
| Name | Description |
---|
 | AppendFileContent | |
 | BuildAppendUrl | |
 | BuildDeleteUrl | |
 | BuildDownloadUrl(Boolean, String, Int64, Int32, DateTime) | |
 | BuildDownloadUrl(Boolean, String, DateTime, String, String, String) | |
 | BuildDownloadUrlInfo | |
 | BuildUploadUrl | |
 | BuildUploadUrlInfo | |
 | BuildUrl(String, String, DateTime) | |
 | BuildUrl(Boolean, String, String, DateTime) | |
 | BuildUrl(String, String, Int64, Int32, DateTime) | |
 | BuildUrl(String, String, String, String, DateTime) | |
 | BuildUrl(Boolean, String, String, Int64, Int32, DateTime) | |
 | BuildUrl(Boolean, String, String, String, String, DateTime) | |
 | BuildUrl(String, String, String, String, String, DateTime) | |
 | BuildUrl(Boolean, String, String, String, String, String, DateTime) | |
 | CreateFileContent | |
 | CreateFileContentPartCancel | |
 | CreateFileContentPartComplete | |
 | CreateFileContentPartContinue | |
 | CreateFileContentPartStart | |
  | CreatePrivateKey | |
  | CreatePrivateKey(Boolean) | |
 | DeleteFileContent | |
 | DoDeleteFileContent | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetFileContentSize | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetPublicKey | |
  | GetPublicKey(String) | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | ProcessRequest | |
 | RetrieveFileContent | |
 | RetrieveFileContentPart | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also