Interface IRotatingCertificateFactory
Inherited Members
Namespace: Couchbase.Core.IO.Authentication.X509
Assembly: Couchbase.NetClient.dll
Syntax
public interface IRotatingCertificateFactory : ICertificateFactory
Properties
| Edit this page View SourceHasUpdates
Declaration
bool HasUpdates { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Methods
| Edit this page View SourceRefreshCertificates(object)
Declaration
void RefreshCertificates(object state)
Parameters
| Type | Name | Description |
|---|---|---|
| object | state |