Win32Service\RightInfo::getFullUsername
PHP function
Edit on GitHub ✎
Return the domain and username
Description
Win32Service\RightInfo::getFullUsername(): string|null
Return the domain and username separated by anti-slash \.
Parameters Parameters
Return Values
Returns the domain and username. If the domain is null, returns only the username; returns null if no username is found.