Expand description
Contains the sync root structs.
Structs§
- Connection
- A handle to the current session for a given sync root.
- Security
Id - A user security id (SID).
- Session
- A builder to create a new connection for the sync root at the specified path.
- Sync
Root Id - The identifier for a sync root.
- Sync
Root IdBuilder - A builder to construct a SyncRootId.
- Sync
Root Info
Enums§
- Hydration
Policy - Hydration policy
- Hydration
Type - Population
Type - The population policy of the sync root registration.
- Protection
Mode - The protection mode of the sync root registration.
- Supported
Attribute - 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).