ModelPrivilegesCriteria.PrincipalId Property

Definition

Gets or sets the principal ID value that is used to filter the results.

public:
 property Microsoft::MasterDataServices::Identifier ^ PrincipalId { Microsoft::MasterDataServices::Identifier ^ get(); void set(Microsoft::MasterDataServices::Identifier ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Identifier PrincipalId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PrincipalId : Microsoft.MasterDataServices.Identifier with get, set
Public Property PrincipalId As Identifier

Property Value

A collection of type Identifier.

Attributes

Applies to