Show / Hide Table of Contents

Class Authenticator

An abstract base class for authenticator classes. This class has no public methods.

Inheritance
System.Object
Authenticator
ClientCertificateAuthenticator
BasicAuthenticator
SessionAuthenticator
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Couchbase.Lite.Sync
Assembly: Couchbase.Lite.dll
Syntax
public abstract class Authenticator
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX