SymmetricKey Class

Definition

Symmetric key for authentication.

public class SymmetricKey
type SymmetricKey = class
Public Class SymmetricKey
Inheritance
SymmetricKey

Constructors

SymmetricKey()

Initializes a new instance of the SymmetricKey class.

SymmetricKey(AsymmetricEncryptedSecret)

Initializes a new instance of the SymmetricKey class.

Properties

ConnectionString

Gets or sets connection string based on the symmetric key.

Methods

Validate()

Validate the object.

Applies to