Show / Hide Table of Contents

Class Privileges

List of privileges the task or pool is granted by the user

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

Properties

ExportApiAndStorageCredentialsInEnvironment

Allow the api and storage credentials to be exported into the environment through constants. Default is false.

Declaration
public bool? ExportApiAndStorageCredentialsInEnvironment { get; set; }
Property Value
Type Description
bool?
Examples

true

In this article
Back to top Generated by DocFX