1 write to _securityTokenHandlers
Microsoft.AspNetCore.Authentication.WsFederation (1)
WsFederationOptions.cs (1)
117_securityTokenHandlers = value ?? throw new ArgumentNullException(nameof(SecurityTokenHandlers));
1 reference to _securityTokenHandlers
Microsoft.AspNetCore.Authentication.WsFederation (1)
WsFederationOptions.cs (1)
113return _securityTokenHandlers;