Determines if the current user is in the specified team.
SecIsCurrentUserInTeam( [Team Name] )
Where:
Team Name is the name of the team to check.
Rule | Meaning |
---|---|
SecIsCurrentUserInTeam("Sales") | Will return False if the current user logged into the DriveWorks application does not belong to the Sales team Will return True if the current user logged into the DriveWorks application does belong to the Sales team |