2 writes to Attributes
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
_generated\2\DeviceBoundSessionJsonContext.SessionCredential.g.cs (1)
108
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential)obj).
Attributes
= value!,
DeviceBoundSessionHandler.cs (1)
313
Attributes
= BuildCredentialAttributes(sessionCookieOptions),
2 references to Attributes
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
_generated\2\DeviceBoundSessionJsonContext.SessionCredential.g.cs (2)
107
Getter = static obj => ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential)obj).
Attributes
,
147
string __value_Attributes = ((global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential)value).
Attributes
;