type property

AuthType type
getter/setter pair

The type of authorization.

Possible values include AuthType.basic, AuthType.bearer, etc.

Implementation

AuthType type;