NTAccount Constructor
.NET Framework (current version)
Initializes a new instance of the NTAccount class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | NTAccount(String) | Initializes a new instance of the NTAccount class by using the specified name. |
![]() | NTAccount(String, String) | Initializes a new instance of the NTAccount class by using the specified domain name and account name. |
Show:
