Visual Guard Class Library Documentation

VGMembership.DeleteWindowsAccount Method

Deletes a windows account from the repository.

Overload List

Deletes a windows account from the repository.

public static bool DeleteWindowsAccount(NTAccount);

Deletes a windows account from the repository.

public static bool DeleteWindowsAccount(NTAccount,Boolean);

See Also

VGMembership Class | Novalys.VisualGuard.Security.Membership Namespace