Removes the specified Windows accounts from the specified roles.
Removes the specified Windows accounts from the specified roles.
public static void RemoveUsersFromRolesById(NTAccount[],Guid[]);
Removes a list of users specified by repository ids from the specified roles.
public static void RemoveUsersFromRolesById(String[],Guid[]);
VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace | RepositoryId