Enumeration
Provider
public enum Provider: String, Codable, CaseIterable, Equatable
Indicates the level of access of the user: private
, org
, public
, or account
.
If private
, the user descriptive information will not be available to others nor will the username be searchable.
Relationships
Conforms To
CaseIterable
Codable
Equatable
String
Enumeration Cases
enterprise
case arcgis,
enterprise,
google,
facebook
facebook
case arcgis,
enterprise,
google,
facebook
arcgis
case arcgis,
enterprise,
google,
facebook
google
case arcgis,
enterprise,
google,
facebook