Couchbase .NET SDK __CB_SDK_VERSION__

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

View Source

HasUpdates

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

Methods

View Source

RefreshCertificates(object)

Declaration
void RefreshCertificates(object state)
Parameters
Type Name Description
object state
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.