Show / Hide Table of Contents

Class QSecretAccessRightBySecret

Secret to be made available to a task, by exact match on its Key property.

Inheritance
object
QSecretAccessRightBySecret
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: QarnotSDK
Assembly: QarnotSDK.dll
Syntax
public class QSecretAccessRightBySecret

Properties

Key

Used to exactly match secret against

Declaration
public string Key { get; set; }
Property Value
Type Description
string
In this article
Back to top Generated by DocFX