2 writes to RpId
Microsoft.AspNetCore.Identity (2)
_generated\44\IdentityJsonSerializerContext.UnknownCredentialSignalOptions.g.cs (1)
32
ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.UnknownCredentialSignalOptions(){
RpId
= (string)args[0], CredentialId = (global::Microsoft.AspNetCore.Identity.BufferSource)args[1] },
PasskeyHandler.cs (1)
250
RpId
= GetServerDomain(httpContext),
2 references to RpId
Microsoft.AspNetCore.Identity (2)
_generated\44\IdentityJsonSerializerContext.UnknownCredentialSignalOptions.g.cs (2)
60
Getter = static obj => ((global::Microsoft.AspNetCore.Identity.UnknownCredentialSignalOptions)obj).
RpId
,
114
string __value_RpId = ((global::Microsoft.AspNetCore.Identity.UnknownCredentialSignalOptions)value).
RpId
;