ActiveDirectoryRoleFactory Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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) ActiveDirectoryRole nesneleri oluşturmaya 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
Note
Bu malzeme, eski türleri ve ad alanlarını ele alır. Daha fazla bilgi için bkz. Deprecated Types in Windows Workflow Foundation 4.5.
içindeki ActiveDirectoryRoleFactory tüm yöntemler statiktir ve hiçbir örneğin oluşturulması gerekmez. Oluşturucu gizlidir.
Özellikler
| Name | Description |
|---|---|
| Configuration |
Geçersiz.
ActiveDirectoryRoleFactoryConfiguration ile ActiveDirectoryRoleFactoryilişkilendirilmiş nesneyi alır. |
Yöntemler
| Name | Description |
|---|---|
| CreateFromAlias(String) |
Geçersiz.
Belirtilen Windows NT diğer adını kullanarak ActiveDirectoryRole örneği oluşturur. |
| CreateFromEmailAddress(String) |
Geçersiz.
E-posta adresi kullanarak örneğini ActiveDirectoryRole oluşturur. |
| CreateFromSecurityIdentifier(SecurityIdentifier) |
Geçersiz.
Windows NT ActiveDirectoryRole kullanarak SecurityIdentifier örneği oluşturur. |