Property DataSources
DataSources
Gets the data sources that belong to this user.
public IReadOnlyList<DataSource> DataSources { get; }
Property Value
- IReadOnlyList<DataSource>
A filtered list containing only data sources whose identifiers start with the user's namespace prefix.