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 response parameter field for the GetPolicyStore operation.

Inheritance Hierarchy

System.Object
  Amazon.VerifiedPermissions.Model.EncryptionState

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

Syntax

C#
public class EncryptionState

The EncryptionState type exposes the following members

Constructors

NameDescription
Public Method EncryptionState()

Properties

NameTypeDescription
Public Property Default Amazon.VerifiedPermissions.Model.Unit

Gets and sets the property Default.

This is the default encryption state. The policy store is encrypted using an Amazon Web Services owned key.

Public Property KmsEncryptionState Amazon.VerifiedPermissions.Model.KmsEncryptionState

Gets and sets the property KmsEncryptionState.

The KMS encryption settings currently configured for this policy store to encrypt data with. It contains 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