Win32Service\RightInfo::getFullUsername

ドメインとユーザー名を返す

説明

final public nullstring Win32Service\RightInfo::getFullUsername()

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

パラメータ

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

戻り値

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

参考

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