Aracılığıyla paylaş


ActiveDirectoryRoleFactory.CreateFromEmailAddress(String) Yöntem

Tanım

ActiveDirectoryRoleBir e-posta adresi kullanarak bir örnek oluşturur.

public:
 static System::Workflow::Activities::ActiveDirectoryRole ^ CreateFromEmailAddress(System::String ^ emailAddress);
public static System.Workflow.Activities.ActiveDirectoryRole CreateFromEmailAddress (string emailAddress);
static member CreateFromEmailAddress : string -> System.Workflow.Activities.ActiveDirectoryRole
Public Shared Function CreateFromEmailAddress (emailAddress As String) As ActiveDirectoryRole

Parametreler

emailAddress
String

Oluşturulacağı e-posta adresi dizesi ActiveDirectoryRole .

Döndürülenler

ActiveDirectoryRole

ActiveDirectoryRoleBelirtilen e-posta adresini açıklayan bir örneği.

Açıklamalar

ActiveDirectoryRole , WorkflowRole Active Directory işlevselliğine erişmek için kullanılan soyut sınıfın somut bir uygulamasıdır. Genellikle Active Directory deposu, personelin kurumsal bilgilerini depolamak için kullanılır. İçin ana amaç, ActiveDirectoryRole Bu tür kurumsal bilgilere iş nedenleriyle sorgu yapmak içindir.

Şunlara uygulanır