Expand Minimize
This topic has not yet been rated - Rate this topic

SystemUserAccessMode Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

This class specifies the integer flags to set the systemuser.accessmode property. Although the property may accept any value, these are the valid values.

This class does not need instantiation or initialization because the fields represent constant integer values. These values are intended to be used when setting entity property values.

The SystemUserAccessMode class exposes the following members.

FieldValueDescription
Full0Specifies full access.
NonInteractive4TBD

Microsoft Dynamics Online only.

ReadOnly2Specifies read-only access.
SetupUser1Specifies access to run setup.
SupportUser3Specifies access to perform support operations.

Microsoft Dynamics Online only.


Remarks

This class is in the helper code file SDK\Helpers\CS\CrmHelpers\enums.cs. This class can also be found in the assembly Microsoft.Crm.Sdk.dll.

Requirements

Filename: enums.cs

See Also

Reference


© 2010 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.