IsonasAccessControlClient MethodsIsonas .NET Client API Documentation
The IsonasAccessControlClient type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCreate
This is the way you begin interacting with the API. The connection won't be open yet, this just gets things ready. After calling this method, call IIsonasController.Open or IIsonasController.OpenEncrypted to actually open the connection
Public methodOnlineEquals (Inherited from OnlineObject.)
Public methodOnlineGetHashCode (Inherited from OnlineObject.)
Public methodOnlineGetType (Inherited from OnlineObject.)
Public methodOpen
Public methodOpenEncrypted
Public methodOnlineToString (Inherited from OnlineObject.)
Back to Top
See Also