ActiveDirectoryRoleFactory Sınıf

Tanım

Dikkat

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Windows NT diğer adlarından, e-posta adreslerinden ve güvenlik tanımlayıcılarından (SID) nesne oluşturmaya ActiveDirectoryRole yönelik bir fabrika sınıfı.

public ref class ActiveDirectoryRoleFactory abstract sealed
public static class ActiveDirectoryRoleFactory
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public static class ActiveDirectoryRoleFactory
type ActiveDirectoryRoleFactory = class
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type ActiveDirectoryRoleFactory = class
Public Class ActiveDirectoryRoleFactory
Devralma
ActiveDirectoryRoleFactory
Öznitelikler

Açıklamalar

Not

Bu malzeme artık kullanılmayan türleri ve ad alanlarını açıklamaktadır. Daha fazla bilgi için bkz. Windows Workflow Foundation 4.5'te Kullanım Dışı Türler.

içindeki ActiveDirectoryRoleFactory tüm yöntemler statiktir ve örnek oluşturulması gerekmez. Oluşturucu gizlenir.

Özellikler

Configuration
Geçersiz.

ActiveDirectoryRoleFactoryConfiguration ile ActiveDirectoryRoleFactoryilişkili nesneyi alır.

Yöntemler

CreateFromAlias(String)
Geçersiz.

Belirtilen Windows NT diğer adını kullanarak bir örneği ActiveDirectoryRole oluşturur.

CreateFromEmailAddress(String)
Geçersiz.

E-posta adresi kullanarak örneğini ActiveDirectoryRole oluşturur.

CreateFromSecurityIdentifier(SecurityIdentifier)
Geçersiz.

Windows NT SecurityIdentifierkullanarak örneğini ActiveDirectoryRole oluşturur.

Şunlara uygulanır