ResourceEncryptionKeys Class

Definition

Represent the object that contains the encrypted keys of the resource

public class ResourceEncryptionKeys
type ResourceEncryptionKeys = class
Public Class ResourceEncryptionKeys
Inheritance
ResourceEncryptionKeys

Constructors

ResourceEncryptionKeys()

Initializes a new instance of the ResourceEncryptionKeys class.

ResourceEncryptionKeys(String, String)

Initializes a new instance of the ResourceEncryptionKeys class with required arguments.

Properties

EncodedEncryptedPublicKey

Required. Public Key encrypted with Channel Integrity Key

ResourceName

Optional. Name of the resource to which the encoded keys belong

Thumbprint

Required. Public Key encrypted with Channel Integrity Key

Applies to