ChannelAccessProfilePrivilegeDepth Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use only.
C++
public enum class ChannelAccessProfilePrivilegeDepth
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/xrm/8.0")]
public enum ChannelAccessProfilePrivilegeDepth
[<System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/xrm/8.0")>]
type ChannelAccessProfilePrivilegeDepth =
Public Enum ChannelAccessProfilePrivilegeDepth
- Inheritance
-
ChannelAccessProfilePrivilegeDepth
- Attributes
Name | Value | Description |
---|---|---|
None | 0 | For internal use only. |
EntityReference | 1 | For internal use only. |
ParentEntityReference | 2 | For internal use only. |
Global | 8 | For internal use only. |
Product | Versions |
---|---|
Dataverse SDK | Latest |