AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A structure that contains the encryption configuration for the policy store and child resources.

This data type is used as a request parameter in the CreatePolicyStore operation.

Inheritance Hierarchy

System.Object
  Amazon.VerifiedPermissions.Model.EncryptionSettings

Namespace: Amazon.VerifiedPermissions.Model
Assembly: AWSSDK.VerifiedPermissions.dll
Version: 3.x.y.z

Syntax

C#
public class EncryptionSettings

The EncryptionSettings type exposes the following members

Constructors

NameDescription
Public Method EncryptionSettings()

Properties

NameTypeDescription
Public Property Default Amazon.VerifiedPermissions.Model.Unit

Gets and sets the property Default.

This is the default encryption setting. The policy store uses an Amazon Web Services owned key for encrypting data.

Public Property KmsEncryptionSettings Amazon.VerifiedPermissions.Model.KmsEncryptionSettings

Gets and sets the property KmsEncryptionSettings.

The KMS encryption settings for this policy store to encrypt data with. It will contain the customer-managed KMS key, and a user-defined encryption context.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5