FunctionPrivilegesCriteria Class
SQL Server 2012
Specifies criteria for function privileges.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.FunctionPrivilegesCriteria
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.FunctionPrivilegesCriteria
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The FunctionPrivilegesCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | FunctionPrivilegesCriteria | Initializes a new instance of the FunctionPrivilegesCriteria class. |
| Name | Description | |
|---|---|---|
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | Identifiers | Gets or sets an array that specifies the function privilege identifiers. |
![]() | IsAuthorized | Gets or sets a value that indicates whether the criteria are authorized. |
![]() | PrincipalId | Gets or sets the principal ID. |
![]() | PrincipalType | Gets or sets the principal type. |
![]() | ResultType | Gets or sets the result type. |

