Class InventoryEncryption
InventoryEncryption class
public class InventoryEncryption
- Inheritance
-
InventoryEncryption
- Inherited Members
Constructors
InventoryEncryption()
public InventoryEncryption()
Properties
SSEKMS
Specifies the use of SSE-KMS to encrypt delievered Inventory reports.
public SSEKMS SSEKMS { get; set; }
Property Value
SSES3
Specifies the use of SSE-S3 to encrypt delievered Inventory reports.
public SSES3 SSES3 { get; set; }