/
$cs.UsrMgr_GetNameBySid

$cs.UsrMgr_GetNameBySid

Syntax

$cs.UsrMgr_GetNameBySid(string SID)

Parameters

SID

The SID you wish to get the name of

Example

$cs.UsrMgr_GetNameBySid('S-1-5-21-3559337461-1037079836-4233830826-1109')

returns string

Related content