endpointAuthorization property

EndpointAuthorization? endpointAuthorization
getter/setter pair

Authorization mechanism for a subscriber endpoint.

This is required to ensure the endpoint can be verified.

Required.

Implementation

EndpointAuthorization? endpointAuthorization;