Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The AccountInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AccountInfo | Initializes a new instance of the AccountInfo class |
Methods
| Name | Description | |
|---|---|---|
| ApplyFilters(AccountFilters) |
Applies the filters to the account
| |
| ApplyFilters(AccountFilters, IList<(Of <<'(AccountInfo>)>>)) |
Applies the filters to the accounts.
| |
| CompareTo |
Compares the obj.
| |
| Create |
Creates an account info object from an identity name.
| |
| CreateUser |
Creates a new NT user account.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetAccessRuleSource |
Returns the directory that is the source for the specified access rule.
| |
| GetApplicationRights |
Returns the application rights implied by the file system rights.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetIdentityReference |
Returns the identity reference for the account.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LookupAccountSid |
Queries the SID table for the specified account name.
| |
| LookupDomainSid |
Queries the SID table for the specified account name.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Query |
Queries the account table for the specified accounts.
| |
| ToString | (Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
| Description |
Thr description for the account.
| |
| Domain |
The domain that the account belongs to.
| |
| Name |
The name of the account.
| |
| Sid |
The SID for the account.
| |
| SidType |
The type of SID used by the account.
| |
| Status |
Thr current status for the account.
|