Dutch PHP Conference 2025 - Call For Papers

Win32Service\RightInfo::getFullUsername

(No version information available, might only be in Git)

Win32Service\RightInfo::getFullUsernameReturn the domain and username

Açıklama

final public Win32Service\RightInfo::getFullUsername(): ?string

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Return the domain and username or username if domain is null or null if no username found.

Ayrıca Bakınız

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top