IsConfigured
Definition
Sets when the Share Service is correctly configured. Typically this would be set after the account is authorized, at which point the adapter will allow for the user to share content to the sharing service.
It is not required for a Share Service to authorize a user, therefore it is possible to set IsConfigured to true in State.SetDefaults which will bypass any sort of authorization or additional setup that may be needed for the share adapter.
Property Value
A bool value when true determines if the Share Adapter is properly configured.
Syntax
IsConfigured

