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