ChannelAccessProfilePrivilege.PrivilegeDepth Property
Definition
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.
public:
property Microsoft::Crm::Sdk::Messages::ChannelAccessProfilePrivilegeDepth PrivilegeDepth { Microsoft::Crm::Sdk::Messages::ChannelAccessProfilePrivilegeDepth get(); void set(Microsoft::Crm::Sdk::Messages::ChannelAccessProfilePrivilegeDepth value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Crm.Sdk.Messages.ChannelAccessProfilePrivilegeDepth PrivilegeDepth { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PrivilegeDepth : Microsoft.Crm.Sdk.Messages.ChannelAccessProfilePrivilegeDepth with get, set
Public Property PrivilegeDepth As ChannelAccessProfilePrivilegeDepth
Property Value
- Attributes