Click or drag to resize

IVaultClientFactory Interface

Vault client factory interface

Namespace:  Omada.OE.Model.Vault
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface IVaultClientFactory

The IVaultClientFactory type exposes the following members.

Methods
  NameDescription
Public methodCreateClient
Creating vault client
Top
See Also