This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class SecurityDescriptor
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class SecurityDescriptor

The type exposes the following properties.

Public Properties

  Name Description
Public property DACL
Gets or Sets the DACL
Public property Group
Gets or Sets the Group
Public property Owner
Gets or Sets the Owner
Public property SACL
Gets or Sets the SACL

See Also

Advanced