Partager via


ClientEncryptionKeyGetPropertiesResource Class

Definition

public class ClientEncryptionKeyGetPropertiesResource
type ClientEncryptionKeyGetPropertiesResource = class
Public Class ClientEncryptionKeyGetPropertiesResource
Inheritance
ClientEncryptionKeyGetPropertiesResource

Constructors

ClientEncryptionKeyGetPropertiesResource()

Initializes a new instance of the ClientEncryptionKeyGetPropertiesResource class.

ClientEncryptionKeyGetPropertiesResource(String, String, Byte[], KeyWrapMetadata, String, Nullable<Double>, String)

Initializes a new instance of the ClientEncryptionKeyGetPropertiesResource class.

Properties

EncryptionAlgorithm

Gets or sets encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data.

Etag

Gets a system generated property representing the resource etag required for optimistic concurrency control.

Id

Gets or sets name of the ClientEncryptionKey

KeyWrapMetadata

Gets or sets metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key.

Rid

Gets a system generated property. A unique identifier.

Ts

Gets a system generated property that denotes the last updated timestamp of the resource.

WrappedDataEncryptionKey

Gets or sets wrapped (encrypted) form of the key represented as a byte array.

Applies to