ADServiceAccount Constructors
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.
Overloads
ADServiceAccount() | |
ADServiceAccount(ADObject) | |
ADServiceAccount(Guid) | |
ADServiceAccount(SecurityIdentifier) | |
ADServiceAccount(String) |
ADServiceAccount()
public ADServiceAccount ();
Applies to
ADServiceAccount(ADObject)
public ADServiceAccount (Microsoft.ActiveDirectory.Management.ADObject identity);
Parameters
- identity
- ADObject
Applies to
ADServiceAccount(Guid)
ADServiceAccount(SecurityIdentifier)
public ADServiceAccount (System.Security.Principal.SecurityIdentifier sid);