Share via


CRolePrivilege Class

The CRolePrivilege class stores role privilege information.

  System.Object

   CRolePrivilege
[Visual Basic .NET]
Public Class CRolePrivilege
   Inherits System.Object
[C#]
public class CRolePrivilege: System.Object
[C++]
public __gc class CRolePrivilege: public System.Object

The CRolePrivilege class exposes the following members.

Constructor Description
CRolePrivilege The constructor for the class.
Field Description
Depth Specifies the depth of the privilege. Assign a value to this field using the Microsoft.CRM.Proxy.PRIVILEGE_DEPTH enumeration.
PrivilegeId Specifies the ID for the privilege.

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.