type_id


Description:

public abstract string type_id { get; }

The type of PersonaStore this is.

This is the same for all PersonaStores provided by a given Backend.

This is guaranteed to always be available; even before PersonaStore.prepare is called. It is immutable over the life of the PersonaStore.