Class: MicrosoftKiotaAbstractions::AnonymousAuthenticationProvider
- Inherits:
-
Object
- Object
- MicrosoftKiotaAbstractions::AnonymousAuthenticationProvider
- Includes:
- AuthenticationProvider
- Defined in:
- lib/microsoft_kiota_abstractions/authentication/anonymous_authentication_provider.rb
Instance Method Summary collapse
Instance Method Details
#authenticate_request(request) ⇒ Object
4 5 |
# File 'lib/microsoft_kiota_abstractions/authentication/anonymous_authentication_provider.rb', line 4 def authenticate_request(request) end |