FunctionPrivilegesCriteria.PrincipalId 屬性

定義

根據指定的主體識別碼來篩選許可權。

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

屬性值

Identifier

以指定的主體識別碼為基礎的權限。

屬性

適用於