NShape Reference
SecurityAccess Enumeration

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
SecurityAccess Enumeration

Previous pageReturn to chapter overviewNext page

Specifies whether a permission is granted for modification or viewing.

Syntax

public enum SecurityAccess {
 Modify,
 View
}

Description

Defines how if access is granted for modification or for displaying.

Available in NShape 2.0

Values

Name

Value

Modify

Sets a permission for modification

View

Sets a permission for viewing only. Affected properties will be only readable but not writable.

See also

Concepts: Security

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape