Share via


CRolePrivilege Constructor

This is the constructor for the CRolePrivilege class.

Syntax

[Visual Basic .NET]
Public Sub CRolePrivilege()
[C#]
public CRolePrivilege();
[C++]
public: CRolePrivilege();

Parameters

This method takes no parameters.

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.