ActiveDirectoryRoleFactory.Configuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ActiveDirectoryRoleFactoryConfiguration object that is associated with the ActiveDirectoryRoleFactory.
public:
static property System::Workflow::Activities::Configuration::ActiveDirectoryRoleFactoryConfiguration ^ Configuration { System::Workflow::Activities::Configuration::ActiveDirectoryRoleFactoryConfiguration ^ get(); };
public static System.Workflow.Activities.Configuration.ActiveDirectoryRoleFactoryConfiguration Configuration { get; }
static member Configuration : System.Workflow.Activities.Configuration.ActiveDirectoryRoleFactoryConfiguration
Public Shared ReadOnly Property Configuration As ActiveDirectoryRoleFactoryConfiguration
Property Value
The ActiveDirectoryRoleFactoryConfiguration object associated with the ActiveDirectoryRoleFactory.
Remarks
The ActiveDirectoryRoleFactoryConfiguration object is used for changing the standard Active Directory schema properties that the ActiveDirectoryRole class uses.
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.