Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Interface ICertificateFactory

Namespace: Couchbase.Core.IO.Authentication.X509
Assembly: Couchbase.NetClient.dll
Syntax
public interface ICertificateFactory

Methods

View Source

GetCertificates()

Declaration
X509Certificate2Collection GetCertificates()
Returns
Type Description
X509Certificate2Collection
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.