1 write to Events
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthOptions.cs (1)
73
set { base.
Events
= value; }
1 reference to Events
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthOptions.cs (1)
72
get { return (OAuthEvents)base.
Events
; }