ID1Store.Delete method
Delete data encrypted in the storage attached to D1.
public void Delete(string objectId)
parameter | description |
---|---|
objectId | The ID of the object. |
See Also
- interface ID1Store
- namespace CyberCrypt.D1.Client
Delete data encrypted in the storage attached to D1.
public void Delete(string objectId)
parameter | description |
---|---|
objectId | The ID of the object. |