ModuleSecurity Constructor
Construct an instance of this class
Public Sub New( _
ByVal parent As RunObj, _
ByVal id As Integer _
)
This language is not supported or no code example is available.
public ModuleSecurity(
RunObj parent,
int id
)
This language is not supported or no code example is available.
Parameters
-
parent
-
RunObj
-
id
-
int
.NET Framework
Supported in: 4.6.2, 4.7