PRELIMINARY INFORMATION - SUBJECT TO CHANGE
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 ContentAccessBase |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class ContentAccessBase |
The type exposes the following fields.
Public Fields
Name | Description | |
---|---|---|
AccessTypeLevels |
Access type levels by Name.
Key of each record is the access type, value is the level.
|
|
AccessTypes |
Access type numbers by Name.
|
|
DatabaseView |
The database view used to determine access.
|
See Also
Smartsite.Security Namespace