Ant Organisation Ltd documentation

UserMap.GetUserForRole Method 

Gets a user from the role name

public User GetUserForRole(
   string role
);

Parameters

role
name of the user

Return Value

User who performed this role

See Also

UserMap Class | Ant.Security Namespace