1 write to _additionalPath
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
PostConfigureDeviceBoundSessionDerivedCookieOptions.cs (1)
136
_additionalPath
= additionalPath;
1 reference to _additionalPath
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
PostConfigureDeviceBoundSessionDerivedCookieOptions.cs (1)
139
protected override string AdditionalPath =>
_additionalPath
;