Win32Service\RightInfo::getFullUsername

Return the domain and username

Description

final public stringnull Win32Service\RightInfo::getFullUsername()

Return the domain and username separated by anti-slash \.

Parameters

This function has no parameters.

Return Values

Returns the domain and username. If the domain is null, returns only the username; returns null if no username is found.

See Also

  • Win32Service\RightInfo::__construct
  • Win32Service\RightInfo::getRights
  • Win32Service\RightInfo::isGrantAccess
  • Win32Service\RightInfo::isDenyAccess
  • Win32Service\RightInfo::getUsername