Share via


PrivilegeRoleAssignmentRequest.PrivilegeRoleMappings Property

Definition

public:
 property System::Collections::Generic::IList<Microsoft::Xrm::Sdk::Metadata::PrivilegeRoleMapping ^> ^ PrivilegeRoleMappings { System::Collections::Generic::IList<Microsoft::Xrm::Sdk::Metadata::PrivilegeRoleMapping ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::Xrm::Sdk::Metadata::PrivilegeRoleMapping ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IList<Microsoft.Xrm.Sdk.Metadata.PrivilegeRoleMapping> PrivilegeRoleMappings { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PrivilegeRoleMappings : System.Collections.Generic.IList<Microsoft.Xrm.Sdk.Metadata.PrivilegeRoleMapping> with get, set
Public Property PrivilegeRoleMappings As IList(Of PrivilegeRoleMapping)

Property Value

Attributes

Applies to