ReplicatorOptionsDictionary Properties |
The ReplicatorOptionsDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| Auth |
Gets or sets the authentication parameters
| |
| Channels |
Gets or sets the channels to replicate (pull only)
| |
| Cookies |
Gets or sets a collection of cookie objects to be passed along
with the initial HTTP request of the Replicator | |
| Count | Gets the number of elements contained in the ICollectionT. (Inherited from OptionsDictionary.) | |
| DocIDs |
Gets or sets the docIDs to replicate
| |
| Filter |
Gets or sets the filter to use when replicating
| |
| FilterParams |
Gets or sets the parameters that will be passed along with the filter
| |
| Headers |
Gets a mutable collection of headers to be passed along with the initial
HTTP request that starts replication
| |
| IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from OptionsDictionary.) | |
| Item | Gets or sets the element with the specified key. (Inherited from OptionsDictionary.) | |
| Keys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. (Inherited from OptionsDictionary.) | |
| PinnedServerCertificate |
Gets or sets a certificate to trust. All other certificates received
by a Replicator with this configuration will be rejected.
| |
| Values | Gets an ICollectionT containing the values in the IDictionaryTKey, TValue. (Inherited from OptionsDictionary.) |