Click or drag to resize
PersonObjectSID Property
Resource SID - A binary value that specifies the security identifier (SID) of the user. The SID is a unique value used to identify the user as a security principal.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public byte[] ObjectSID { get; set; }

Property Value

Type: Byte
See Also