1 write to serviceAuthorizationManager
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationInvoker.cs (1)
63this.serviceAuthorizationManager = workflowOperationBehavior.ServiceAuthorizationManager;
2 references to serviceAuthorizationManager
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowOperationInvoker.cs (2)
249if (this.serviceAuthorizationManager != null) 251if (!this.serviceAuthorizationManager.CheckAccess(OperationContext.Current))