Click or drag to resize

ReplicatorOptionsDictionary Properties

The ReplicatorOptionsDictionary type exposes the following members.

Properties
  NameDescription
Public propertyAuth
Gets or sets the authentication parameters
Public propertyChannels
Gets or sets the channels to replicate (pull only)
Public propertyClientCert
Gets or set the certificate to be used with client side authentication during TLS requests (optional)
Public propertyCookies
Gets or sets a collection of cookie objects to be passed along with the initial HTTP request of the Replicator
Public propertyCount (Inherited from OptionsDictionary.)
Public propertyDocIDs
Gets or sets the docIDs to replicate
Public propertyFilter
Gets or sets the filter to use when replicating
Public propertyFilterParams
Gets or sets the parameters that will be passed along with the filter
Public propertyHeaders
Gets a mutable collection of headers to be passed along with the initial HTTP request that starts replication
Public propertyIsReadOnly (Inherited from OptionsDictionary.)
Public propertyItem
Gets or sets the element with the specified key.
(Inherited from OptionsDictionary.)
Public propertyKeys (Inherited from OptionsDictionary.)
Public propertyPinnedServerCertificate
Gets or sets a certificate to trust. All other certificates received by a Replicator with this configuration will be rejected.
Public propertyValues (Inherited from OptionsDictionary.)
Top
See Also