Dutch PHP Conference 2025 - Call For Papers

Win32Service\RightInfo::getFullUsername

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

Win32Service\RightInfo::getFullUsernameドメインとユーザー名を返す

説明

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

\ で区切られた、ドメインとユーザー名を返します。

パラメータ

この関数にはパラメータはありません。

戻り値

ドメインとユーザー名を返します。 ドメインが null の場合は ユーザー名を返します。ユーザー名も見つからない場合は、 null を返します。

参考

add a note

User Contributed Notes

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