Dutch PHP Conference 2025 - Call For Papers

Win32Service\RightInfo::getDomain

(PECL win32service >=1.1.0)

Win32Service\RightInfo::getDomainReturn the user's domain

Descripción

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

Return the user's domain.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

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

Ver también

add a note

User Contributed Notes

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