FunctionPrivilege Class
SQL Server 2012
Specifies a function privilege security assignment for a user or group.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.FunctionPrivilege
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.FunctionPrivilege
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The FunctionPrivilege type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets auditing information. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | Function | Gets or sets the FunctionalArea assigned to the security principal. |
![]() | Identifier | Gets or sets the ID of the function privilege assignment. |
![]() | IsAuthorized | Gets or sets a value that indicates whether the function is assigned to the principal. |
![]() | PrincipalId | Gets or sets the ID of the principal in the function privilege assignment. |
![]() | PrincipalType | Gets or sets the type of the principal in the function privilege assignment. |

