dup_storage_identifier_variant
Description:
Return provider-specific information used to identify this account.
Use get_type to check that the type is what you expect; for instance, if the storage_provider has string-based user identifiers, this variant should have type STRING.
Parameters:
this |
a Account |
Returns:
the same as the storage_identifier_variant property |