CSDiscretionaryAccessControlEntryTrusteeName 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 name 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 string TrusteeName { get; }

Property Value

Type: String
The name of the trustee.
Remarks

This property can be the Sid SSDL value if the process that added this entry could not determine the trustee name.
See Also

Reference