Click or drag to resize
PersonSIDHistory Property
SID History - Contains previous SIDs used for the resource if the resource was moved from another domain.

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

Property Value

Type: ListByte
See Also