Role Class
SQL Server 2000
Represents a role.
Public Class Role Member of [Namespace]
public class Role Member of [Namespace]
Public Properties
Description | A description of a role. String. |
Name | A name of a role. String. |
Remarks
A Role object is returned as output by the ListRoles and ListSystemRoles methods.
Use Role with the Roles property of the Policy class.
