In a SharePoint connection, the Synchronization Service supports the following attributes of the ClaimProvider object with the following synchronization operations.
| Attribute | Type | Description | Supported operations | 
| AssemblyName | Single-valued, string | Gets the name of the assembly that implements the claims provider. | Read | 
| Description | Single-valued, string | Gets the description of the claims provider. | Read | 
| DisplayName | Single-valued, string | Gets the display name of the claims provider. | Read | 
| Id | Single-valued, string | Gets the object ID. | Read | 
| IsEnabled | Single-valued, Boolean | Gets whether the claims provider is enabled. | Read | 
| IsUsedByDefault | Single-valued, Boolean | Gets whether the claims provider applies by default to all web applications and zones. | Read | 
| IsValid | Single-valued, Boolean | Gets whether the claims provider is valid. | Read | 
| IsVisible | Single-valued, Boolean | Gets whether the claims provider is visible. | Read | 
| Parent | Single-valued, string, reference (Farm object) | Gets the parent of the object. | Read | 
| TypeName | Single-valued, string | Gets the type of the object. | Read | 
