WorkflowAuthorizationException Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the WorkflowAuthorizationException class using the name of the activity and the principal.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- activityName
-
Type:
System::String^
The name of the Activity in which the exception occurred.
- principalName
-
Type:
System::String^
The name of the user or entity on whose behalf the workflow authorization exception was thrown.
.NET Framework
Available since 3.0
Available since 3.0
Show: