Dutch PHP Conference 2025 - Call For Papers

Win32Service\RightInfo::getDomain

(PECL win32service >=1.1.0)

Win32Service\RightInfo::getDomainユーザーのドメインを取得する

説明

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

ユーザーのドメインを返します。

パラメータ

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

戻り値

ドメイン名を返します。 ドメインが見つからない場合 (ローカルアカウントまたは、ユーザーの GUID の解決に失敗した場合) は、null を返します。

参考

add a note

User Contributed Notes

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