EncyptedSecretEntry Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
-
AbstractStructure
- EncyptedSecretEntry
-
AbstractStructure
Syntax
[ValueClass]
public class EncyptedSecretEntry : AbstractStructure, IDisposable, IEncyptedSecretEntry, IAbstractStructure
Constructors
Name | Description |
---|---|
EncyptedSecretEntry() |
Creates an instance of the EncyptedSecretEntry class |
Properties
Name | Description |
---|---|
IV |
JSON property name: qIV |
LegacySecret |
JSON property name: qLegacySecret |
Secret |
JSON property name: qSecret |