WindowsSecurityConfiguration Class
Specifies Windows authentication and authorization for the Scope configuration.
Assembly: Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)
System.Object
Microsoft.Workflow.Client.Security.ScopeSecurityConfiguration
Microsoft.Workflow.Client.Security.WindowsSecurityConfiguration
Microsoft.Workflow.Client.Security.ScopeSecurityConfiguration
Microsoft.Workflow.Client.Security.WindowsSecurityConfiguration
| Name | Description | |
|---|---|---|
![]() | WindowsSecurityConfiguration() | Initializes a new instance of the WindowsSecurityConfiguration class. |
![]() | WindowsSecurityConfiguration(String) | Initializes a new instance of the WindowsSecurityConfiguration class. |
| Name | Description | |
|---|---|---|
![]() | Name | Gets or sets the configuration name.(Inherited from ScopeSecurityConfiguration.) |
![]() | WorkflowAdminGroupName | Gets or sets the name of the Windows Group to be granted all ScopePermissions. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


