Click or drag to resize
GroupmsidmPamSourceSid Property
PAM Group Source SID - A binary value that specifies the Source security identifier (SID) of a PAM Group. The SID is a unique value used to identify the group as a security principal.

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

Property Value

Type: Byte
See Also