unauthenticated property

bool? unauthenticated
getter/setter pair

Evaluate the auth policy as an unauthenticated request.

Can only be set to true.

Implementation

core.bool? unauthenticated;