Table of Contents

Class WellKnownFlags

Namespace
The.Security
Assembly
Instagile.dll
public static class WellKnownFlags
Inheritance
WellKnownFlags
Inherited Members

Fields

AccessAllDocuments

Allows the user to bypass any document security requirements.

public static readonly string AccessAllDocuments

Field Value

string

ScrambleData

Allows the user to control data scrambling. This can cause high CPU and database usage.

public static readonly string ScrambleData

Field Value

string

Properties

All

A list of all built-in flags.

public static IReadOnlyList<string> All { get; }

Property Value

IReadOnlyList<string>