NShape Reference
Shape.SecurityDomainName Property

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > Shape Class >

NShape Reference
Shape.SecurityDomainName Property

Previous pageReturn to chapter overviewNext page

Gets and sets the name of the shape's security domain.

Syntax

public abstract char SecurityDomainName { getset; }

Description

The security domain defines, which operations can be executed by a given user role. It is identified by a single character name.

Value

Name of the shape's security domain.

See Also

Security (in Concepts)