Click or drag to resize

TOPICA Basic Class Permission

[This is preliminary documentation and is subject to change.]

Each Permission represents one permission (aka. access right - e.g. permission to create patients or to administer organization).

The Permission class models one row in the database table dbo.Permission.

Permission properties

Property

Type

Description

ToString

String

String representation fordebugging etc.

Name

String

The internal permission name.

Caption

String

The caption displayed in the user interface.

See Also