<< Click to Display Table of Contents >> NShape Reference
|
Gets and sets the name of the shape's security domain.
public abstract char SecurityDomainName { get; set; } |
The security domain defines, which operations can be executed by a given user role. It is identified by a single character name.
Name of the shape's security domain.
Security (in Concepts)