RetrievePrincipalAttributePrivilegesResponse.AttributePrivileges Property

 

Applies To: Dynamics CRM 2015

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

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public AttributePrivilegeCollection AttributePrivileges { get; }
public:
property AttributePrivilegeCollection^ AttributePrivileges {
    AttributePrivilegeCollection^ get();
}
member AttributePrivileges : AttributePrivilegeCollection with get
Public ReadOnly Property AttributePrivileges As AttributePrivilegeCollection

Property Value

Type: Microsoft.Xrm.Sdk.AttributePrivilegeCollection

Type: AttributePrivilegeCollection
The collection of attribute privileges for the security principal (user or team).

See Also

RetrievePrincipalAttributePrivilegesResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright