Retrieves the security identifier (SID) of a Windows user account.

Sid := SID(UserAccount);

Parameters

UserAccount

The Windows user account for which you want to get the SID. You must specify a domain and user name, such as 'cronus\simon'.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageExample

Expand imageSee Also