Module root

Source
Expand description

Contains the sync root structs.

Structs§

Connection
A handle to the current session for a given sync root.
SecurityId
A user security id (SID).
Session
A builder to create a new connection for the sync root at the specified path.
SyncRootId
The identifier for a sync root.
SyncRootIdBuilder
A builder to construct a SyncRootId.
SyncRootInfo

Enums§

HydrationPolicy
Hydration policy
HydrationType
PopulationType
The population policy of the sync root registration.
ProtectionMode
The protection mode of the sync root registration.
SupportedAttribute
Attributes supported by the sync root.

Functions§

active_roots
Returns a list of active sync roots.
is_supported
Returns whether or not the Cloud Filter API is supported (or at least the UWP part of it, for now).