RoleSummary


Description

A representation of the important detials of the a role in the Dynamics security service. A list of role summary objects is returned by the GetRoles method. The properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

RoleKey

N/A

N/A

The role key object that uniquely identifies the role.

Name

string

64

N/A

The name of the role.

Description

string

1024

N/A

The description of the role.


Inherits from

SecurityObject


Documentation Feedback