Ilumnis Authentication

IAuthenticationStorage.DeleteUser Method (String, String)

Deletes user.

void DeleteUser(
   string domainName,
   string userName
);

Parameters

domainName
Domain name for the user to delete.
userName
Name of user to delete.

See Also

IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace | IAuthenticationStorage.DeleteUser Overload List