FunctionPrivilege Class
The functional level access to MDS.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::FunctionPrivilege
| Name | Description | |
|---|---|---|
![]() | FunctionPrivilege() | Default constructor for the FunctionPrivilege. |
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets the AuditInfo. |
![]() | Function | Gets or sets the functional area assigned to the security principal. |
![]() | Identifier | Gets or sets the Permission Identifier. |
![]() | IsAuthorized | Obsolete. Gets or sets a value that indicates whether the functional privilege is authorized. |
![]() | PrincipalId | Gets or sets the principal Identifier. |
![]() | PrincipalType | Gets or sets the principal type. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The FunctionPrivilege complex type specifies a function privilege security assignment for a user or group.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

