1 implementation of GetIdentity
Microsoft.AspNetCore.Authentication.Negotiate (1)
Internal\NegotiateState.cs (1)
60public IIdentity GetIdentity()
1 reference to GetIdentity
Microsoft.AspNetCore.Authentication.Negotiate (1)
NegotiateHandler.cs (1)
324var identity = _negotiateState.GetIdentity();