Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntax
'Declaration
Public Sub New ( _
objInstance As Object _
)
'Usage
Dim objInstance As Object
Dim instance As New PermissionEnumerator(objInstance)
public PermissionEnumerator(
Object objInstance
)
Parameters
- objInstance
Type: System.Object