ActivityProtocolConfiguration interface
Configuration specific to the activity protocol.
Properties
| access_boundaries | The access boundaries for the activity protocol. |
| enable_m365_public_endpoint | Whether to enable the M365 public endpoint for the activity protocol. |
Property Details
access_boundaries
The access boundaries for the activity protocol.
access_boundaries?: ActivityProtocolAccessBoundary[]
Property Value
enable_m365_public_endpoint
Whether to enable the M365 public endpoint for the activity protocol.
enable_m365_public_endpoint?: boolean
Property Value
boolean