| KalturaMicrosoftTeamsIntegrationSetting |
| Properties |
Inherited from KalturaObjectBase
|
|
|
|
| KalturaMicrosoftTeamsIntegrationSetting |
| Name |
Type |
Writable |
Restrictions |
Description |
| clientSecret |
string |
V |
|
|
| clientId |
string |
V |
|
|
| userMetadataProfileId |
int |
V |
|
User-level custom metadata profile ID which will contain encrypted user-level Graph access data. |
| scopes |
string |
V |
|
MS Graph permission scopes for delegate auth |
| encryptionKey |
string |
|
|
Encryption key used for encrypting/decrypting user auth data. |
|