1 override of Validate
Microsoft.AspNetCore.Authentication (1)
RemoteAuthenticationOptions.cs (1)
50public override void Validate()
2 references to Validate
Microsoft.AspNetCore.Authentication (2)
AuthenticationSchemeOptions.cs (1)
23=> Validate();
RemoteAuthenticationOptions.cs (1)
52base.Validate();