Win32Service\RightInfo::getUsername
PHP Manual
PHP Manual»Win32Service\RightInfo»Win32Service\RightInfo::getUsername

Win32Service\RightInfo::getUsername

(PECL win32service >=1.1.0)

Win32Service\RightInfo::getUsernameReturn the username

Descrizione

final public function Win32Service\RightInfo::getUsername(): ?string

Return the username.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Return the username name or GUID if resolve fail.

Vedere anche:

To Top