1 write to isAuthorized
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\Configuration.cs (1)
123this.isAuthorized = bool.Parse(value);
1 reference to isAuthorized
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\Configuration.cs (1)
118return this.isAuthorized.ToString();