Skip to content

Commit 01ff006

Browse files
Update XML docs
1 parent 9114d17 commit 01ff006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Security/Authentication/Cookies/src/CookieAuthenticationOptions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public CookieBuilder Cookie
128128
/// even if it is passed to the server after the browser should have purged it.
129129
/// </para>
130130
/// <para>
131-
/// This property should be used instead of <see cref="CookieOptions.Expires"/>.
131+
/// This property should be used instead of <see cref="CookieOptions.Expires"/>, which is ignored.
132132
/// </para>
133133
/// </summary>
134134
public TimeSpan ExpireTimeSpan { get; set; }

0 commit comments

Comments
 (0)