SymmetricKey Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |