Dutch PHP Conference 2025 - Call For Papers

Win32Service\RightInfo::getDomain

(PECL win32service >=1.1.0)

Win32Service\RightInfo::getDomainReturn the user's domain

Descrição

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

Return the user's domain.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Return the domain name or null if no domain found (local account or user GUID resolve fail).

Veja Também

add a note

User Contributed Notes

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