scheme property

String? scheme
getter/setter pair

The name of the HTTP Authentication scheme to be used in the Authorization header, as defined in RFC7235 (e.g., "Bearer").

This value should be registered in the IANA Authentication Scheme registry.

Required.

Implementation

core.String? scheme;