Class Privileges
List of privileges the task or pool is granted by the user
Inherited Members
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