RBACUser - isSynchronizable
RBACUser - isSynchronizable
Description :
This command retrieves the synchronizable attribute of a user account. This attribute is used to determine whether a user participates in the Active Directory synchronization process.
This command displays whether or not a user participates in the Active Directory synchronization process.
This command is scheduled to be deprecated. Use the isSynchronizationEnabled command instead.
Return type : Boolean
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
userName | String | User name of the user you want to retrieve the attribute from. |
Example
The following example retrieves the synchronizable attribute of a user account named Mike.
Script
blcli RBACUser isSynchronizable Mike
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*