FunctionPrivilege Constructor

 

Initializes a new instance of the FunctionPrivilege class.

Namespace:   Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)

Overload List

Name Description
System_CAPS_pubmethod FunctionPrivilege()

Initializes a new instance of the FunctionPrivilege class with default values.

System_CAPS_pubmethod FunctionPrivilege(Identifier, PrincipalType, FunctionalArea)

Initializes a new instance of the FunctionPrivilege class with the specified principal identifier, type, and function.

System_CAPS_pubmethod FunctionPrivilege(Identifier, PrincipalType, FunctionalArea, Boolean)

Initializes a new instance of the FunctionPrivilege class with the specified principal identifier, type, function, and authorization.

See Also

FunctionPrivilege Class
Microsoft.MasterDataServices.Services.DataContracts Namespace

Return to top