Skip to main content

ID1Base interface

Interface for Encryption service client

public interface ID1Base

Members

namedescription
Authn { get; }The authn client.
Authz { get; }The authz client.
Index { get; }The index client.
Version { get; }The version client.

See Also