UNPKG

ravendb

Version:
12 lines 333 B
export interface DetailedReplicationHubAccess { name: string; thumbprint: string; certificate: string; notBefore: Date; notAfter: Date; subject: string; issuer: string; allowedHubToSinkPaths?: string[]; allowedSinkToHubPaths?: string[]; } //# sourceMappingURL=DetailedReplicationHubAccess.d.ts.map