Win32Service\RightInfo::getDomain

(PECL win32service >=1.1.0)

Win32Service\RightInfo::getDomainDevuelve el dominio del usuario

Descripción

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

Devuelve el dominio del usuario.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve el nombre de dominio o null si no se encuentra ningún dominio (cuenta local o fallo en la resolución del GUID del usuario).

Ver también

add a note

User Contributed Notes

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