This documentation is archived and is not being maintained.
ActiveDirectoryRoleFactory Class
Visual Studio 2010
A factory class for creating ActiveDirectoryRole objects from Windows NT aliases, e-mail addresses, and security identifiers (SIDs).
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
The ActiveDirectoryRoleFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | Configuration | Gets the ActiveDirectoryRoleFactoryConfiguration object that is associated with the ActiveDirectoryRoleFactory. |
| Name | Description | |
|---|---|---|
![]() ![]() | CreateFromAlias | Creates an instance of ActiveDirectoryRole using the specified Windows NT alias. |
![]() ![]() | CreateFromEmailAddress | Creates an instance of ActiveDirectoryRole using an e-mail address. |
![]() ![]() | CreateFromSecurityIdentifier | Creates an instance of ActiveDirectoryRole using a Windows NT SecurityIdentifier. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
