FunctionPrivilege Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the FunctionPrivilege class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
FunctionPrivilege() | Initializes a new instance of the FunctionPrivilege class with default values. | |
FunctionPrivilege(Identifier, PrincipalType, FunctionalArea) | Initializes a new instance of the FunctionPrivilege class with the specified principal identifier, type, and function. | |
FunctionPrivilege(Identifier, PrincipalType, FunctionalArea, Boolean) | Initializes a new instance of the FunctionPrivilege class with the specified principal identifier, type, function, and authorization. |
Top
See Also
Reference
Microsoft.MasterDataServices.Services.DataContracts Namespace