RetrievePrincipalAttributePrivilegesResponse.AttributePrivileges Property

Definition

Gets the collection of attribute privileges for the security principal (user, team, or organization).

public:
 property Microsoft::Xrm::Sdk::AttributePrivilegeCollection ^ AttributePrivileges { Microsoft::Xrm::Sdk::AttributePrivilegeCollection ^ get(); };
public Microsoft.Xrm.Sdk.AttributePrivilegeCollection AttributePrivileges { get; }
member this.AttributePrivileges : Microsoft.Xrm.Sdk.AttributePrivilegeCollection
Public ReadOnly Property AttributePrivileges As AttributePrivilegeCollection

Property Value

The collection of attribute privileges for the security principal (user, team, or organization).

Applies to