Constable Authorization Engine 2.0 BETA

InstanceConnector.Activate Method 

[This is preliminary documentation and subject to change.]

This member supports the Constable Authorization Engine (CAZE) infrastructure and is not intended to be used directly from your code.

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

See Also

InstanceConnector Class | LaMarvin.Constable.Design.Shell Namespace