Interface IListenerAuthenticator
An opaque authenticator interface which will be implemented by the actual authenticator classes. We support two types of the authenticator in the Hydrogen release including ListenerPasswordAuthenticator and ListenerCertificateAuthenticator.
Namespace: Couchbase.Lite.P2P
Assembly: Couchbase.Lite.dll
Syntax
public interface IListenerAuthenticator
Remarks
NOTE: This is an enterprise edition feature