Win32Service\RightInfo::getDomain

ユーザーのドメインを取得する

説明

final public nullstring Win32Service\RightInfo::getDomain()

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

パラメータ

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

戻り値

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

参考

  • Win32Service\RightInfo::__construct
  • Win32Service\RightInfo::getRights
  • Win32Service\RightInfo::isGrantAccess
  • Win32Service\RightInfo::isDenyAccess
  • Win32Service\RightInfo::getFullUsername
  • Win32Service\RightInfo::getUsername