Visual Guard Class Library Documentation

VGMembershipInstance.DeleteWindowsAccount Method

Deletes a windows account from the repository.

Overload List

Deletes a windows account from the repository.

public bool DeleteWindowsAccount(NTAccount);

Deletes a windows account from the repository.

public bool DeleteWindowsAccount(NTAccount,Boolean);

See Also

VGMembershipInstance Class | Novalys.VisualGuard.Security.Membership Namespace