Constable Authorization Engine 2.0 BETA

PolicyDesignForm.RegisterRemoteOpenRequest Method 

[This is preliminary documentation and subject to change.]

This member supports the Constable Authorization Engine Design Environment and is not intended to be used directly from your code.

[Visual Basic]
Public Shared Sub RegisterRemoteOpenRequest( _
   ByVal args As String() _
)
[C#]
public static void RegisterRemoteOpenRequest(
   string[] args
);

See Also

PolicyDesignForm Class | LaMarvin.Constable.Design.Forms Namespace