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