File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
xml/System.Web.Configuration Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 513
513
<Docs >
514
514
<param name =" user" >The <see cref =" T:System.Web.Configuration.FormsAuthenticationUserCollection" /> object that must be changed.</param >
515
515
<summary >Modifies the specified <see cref =" T:System.Web.Configuration.FormsAuthenticationUser" /> object contained in the collection.</summary >
516
- <remarks >
517
- <format type =" text/markdown" ><![CDATA[
518
-
519
- ## Examples
520
- The following code example shows how to use the <xref:System.Web.Configuration.FormsAuthenticationUserCollection.Set%2A> method.
521
-
522
- :::code language="csharp" source="~/snippets/csharp/VS_Snippets_WebNet/System.Web.Configuration.FormsAuthenticationCredentials/CS/formsauthenticationcredentials.cs" id="Snippet11":::
523
- :::code language="vb" source="~/snippets/visualbasic/VS_Snippets_WebNet/System.Web.Configuration.FormsAuthenticationCredentials/VB/formsauthenticationcredentials.vb" id="Snippet11":::
524
-
525
- ]]> </format >
526
- </remarks >
516
+ <remarks >To be added.</remarks >
527
517
</Docs >
528
518
</Member >
529
519
<Member MemberName =" ThrowOnDuplicate" >
You can’t perform that action at this time.
0 commit comments