Show / Hide Table of Contents

Class QSecretAccessRightByPrefix

Secrets to be made available to a task, by prefix match on its Prefix property.

Inheritance
object
QSecretAccessRightByPrefix
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 QSecretAccessRightByPrefix

Properties

Prefix

Used to prefix match secret against

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