DMPermissionType Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a permission type for a resource.
Inheritance Hierarchy
SystemObject
  DMLibraryDMPermissionType

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class DMPermissionType

The DMPermissionType type exposes the following members.

Fields
NameDescription
Public fieldID
ID of the permission.
Public fieldName
Name of the permission
Public fieldParameter
ID of the parameter.
Public fieldResourceType
The resource type this permission applies to.
Top
See Also