Ilumnis Authentication

AuthenticationStorage.DeleteUser Method

Uses data layer to delete specific user.

Overload List

Uses data layer to delete specific user.

public static void DeleteUser(int);

Uses data layer to delete specific user.

public static void DeleteUser(string,string);

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace