authenticationRequired property
getter/setter pair
true if client must be authenticated before accessing the endpoint.
Implementation
bool? authenticationRequired;
true if client must be authenticated before accessing the endpoint.
bool? authenticationRequired;