DMUserResourcePermissions Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the resource permissions for a user.
Inheritance Hierarchy
SystemObject
  DMLibraryDMUserResourcePermissions

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

Syntax
public class DMUserResourcePermissions

The DMUserResourcePermissions type exposes the following members.

Fields
NameDescription
Public fieldResourcePermissions
A collection of the user's resource permissions.
Public fieldUserID
ID of the user.
Top
See Also