ClientAuthentication
Last updated
Was this helpful?
The ClientAuthentication class defines constants for OAuth authentication schemes, enabling standardized handling of client authentication methods.
Http_Basic_AuthenticationScheme: Represents the HTTP Basic Authentication scheme.
Request_Body_AuthenticationScheme: Represents the Request Body Authentication scheme.
For more information, refer to the ClientAuthentication OAuth guide.
Type String
Type String
Last updated
Was this helpful?
Was this helpful?