CSDiscretionaryAccessControlEntryTrusteeId Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets a value that indicates the internal id of the trustee indicated by the SID property.

Namespace: ContentStudio.Security.AccessControlEdit
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public int TrusteeId { get; }

Property Value

Type: Int32
The trustee id.
Remarks

This property can be zero if the process that added this entry could not determine the internal id.
See Also

Reference