php8.5
Home/ Manual/ win32service / rightinfo/ Win32Service\RightInfo::getFullUsername

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.

See Also

Source: reference/win32service/rightinfo/get-full-username.xml · from the official PHP manual (php/doc-en)