new Provider(orgId, source, provider, id, role, fullName)
Parameters:
Name | Type | Description |
---|---|---|
orgId |
String | |
source |
String | |
provider |
String | |
id |
String | |
role |
Auth.OrganizationRoles | |
fullName |
String |
Methods
(static) type() → {string}
Return the full class name of this type.
Returns:
- Type
- string