Couchbase .NET SDK | 3.9.0
Search Results for

    Show / Hide Table of Contents

    Interface IRotatingCertificateFactory

    Inherited Members
    ICertificateFactory.GetCertificates()
    Namespace: Couchbase.Core.IO.Authentication.X509
    Assembly: Couchbase.NetClient.dll
    Syntax
    public interface IRotatingCertificateFactory : ICertificateFactory

    Properties

    | Edit this page View Source

    HasUpdates

    Declaration
    bool HasUpdates { get; }
    Property Value
    Type Description
    bool

    Methods

    | Edit this page View Source

    RefreshCertificates(object)

    Declaration
    void RefreshCertificates(object state)
    Parameters
    Type Name Description
    object state
    • Edit this page
    • View Source
    In this article
    Back to top © 2026 Couchbase, Inc.