protected override Task HandleChallengeAsync(
AuthenticationProperties properties
)Protected Overrides Function HandleChallengeAsync (
properties As AuthenticationProperties
) As Taskprotected:
virtual Task^ HandleChallengeAsync(
AuthenticationProperties^ properties
) overridefunction HandleChallengeAsync(properties);[Missing <param name="properties"/> documentation for "M:Gemstone.Security.AuthenticationProviders.APIAuthenticationHandler.HandleChallengeAsync(Microsoft.AspNetCore.Authentication.AuthenticationProperties)"]
[Missing <returns> documentation for "M:Gemstone.Security.AuthenticationProviders.APIAuthenticationHandler.HandleChallengeAsync(Microsoft.AspNetCore.Authentication.AuthenticationProperties)"]