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 Code |
---|---|
public class SecurityDescriptor |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SecurityDescriptor |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
DACL |
Gets or Sets the DACL
|
|
Group |
Gets or Sets the Group
|
|
Owner |
Gets or Sets the Owner
|
|
SACL |
Gets or Sets the SACL
|