1 override of Validate
Microsoft.AspNetCore.Authentication (1)
RemoteAuthenticationOptions.cs (1)
38
public override void
Validate
(string scheme)
2 references to Validate
Microsoft.AspNetCore.Authentication (2)
AuthenticationBuilder.cs (1)
48
o.
Validate
(authenticationScheme);
RemoteAuthenticationOptions.cs (1)
40
base.
Validate
(scheme);