ClientAuthentication
Last updated
Was this helpful?
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 .
Type
Type