Share via


CRolePrivilege.PrivilegeId Field

Specifies the ID for the privilege.

Syntax

[Visual Basic .NET]
Public Field PrivilegeId As String
[C#]
public string PrivilegeId;
[C++]
public: String* PrivilegeId;

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.