Dutch PHP Conference 2025 - Call For Papers

Win32Service\RightInfo::getDomain

(PECL win32service >=1.1.0)

Win32Service\RightInfo::getDomainReturn the user's domain

Description

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

Return the user's domain.

Parameters

This function has no parameters.

Return Values

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

See Also

add a note

User Contributed Notes

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