FunctionPrivilege Class
Specifies a function privilege security assignment for a user or group.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.FunctionPrivilege
Name | Description | |
---|---|---|
![]() | FunctionPrivilege() | Initializes a new instance of the FunctionPrivilege class. |
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. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.