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 KMS encryption configuration for the policy store. The encryption state shows what customer-managed KMS key is being used to encrypt all resources within the policy store, and any user-defined context key-value pairs added during encryption processes.

This data type is used as a field that is part of the EncryptionState type.

Inheritance Hierarchy

System.Object
  Amazon.VerifiedPermissions.Model.KmsEncryptionState

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

Syntax

C#
public class KmsEncryptionState

The KmsEncryptionState type exposes the following members

Constructors

NameDescription
Public Method KmsEncryptionState()

Properties

NameTypeDescription
Public Property EncryptionContext System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property EncryptionContext.

User-defined, additional context added to encryption processes.

Public Property Key System.String

Gets and sets the property Key.

The customer-managed KMS key Amazon Resource Name (ARN) being used for encryption processes.

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