Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,6 @@
</remarks>
<exception cref="T:System.Security.SecurityException">The application does not have sufficient permissions to access the assembly version.</exception>
<altmember cref="P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.Info" />
<altmember cref="P:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase.Deployment" />
<altmember cref="P:System.Deployment.Application.ApplicationDeployment.CurrentVersion" />
<altmember cref="T:System.Version" />
<related type="Article" href="/dotnet/visual-basic/language-reference/objects/">Objects (Visual Basic)</related>
Expand Down
5 changes: 1 addition & 4 deletions xml/Microsoft.VisualBasic.ApplicationServices/User.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

The `My.User` property also provides access to the <xref:System.Security.Principal.IPrincipal> for the current user. A principal object represents the user's security context, including that user's identity and any roles to which the user belongs.

For Windows applications, this property provides the same functionality as the <xref:System.Threading.Thread.CurrentPrincipal> property. For Web applications, this property provides the same functionality as the <xref:System.Web.HttpContext.User> property of the object returned by the <xref:System.Web.HttpContext.Current> property.
For Windows applications, this property provides the same functionality as the <xref:System.Threading.Thread.CurrentPrincipal> property.

> [!NOTE]
> For Windows applications, only projects built on the **Windows Application** template initialize the `My.User` object by default. In all other Windows project types, you must initialize the `My.User` object by calling the <xref:Microsoft.VisualBasic.ApplicationServices.User.InitializeWithWindowsUser*> method explicitly or by assigning a value to <xref:System.Threading.Thread.CurrentPrincipal*>.
Expand All @@ -52,8 +52,6 @@
</remarks>
<altmember cref="T:System.Security.Principal.IPrincipal" />
<altmember cref="P:System.Threading.Thread.CurrentPrincipal" />
<altmember cref="P:System.Web.HttpContext.User" />
<altmember cref="P:System.Web.HttpContext.Current" />
<related type="Article" href="/dotnet/visual-basic/language-reference/objects/">Objects (Visual Basic)</related>
Comment thread
gewarren marked this conversation as resolved.
</Docs>
<Members>
Expand Down Expand Up @@ -365,7 +363,6 @@

]]></format>
</remarks>
<altmember cref="T:Microsoft.VisualBasic.ApplicationServices.BuiltInRole" />
<related type="Article" href="/dotnet/visual-basic/language-reference/objects/">Objects (Visual Basic)</related>
</Docs>
</Member>
Expand Down
1 change: 0 additions & 1 deletion xml/Microsoft.VisualBasic.Devices/Computer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
<altmember cref="T:Microsoft.VisualBasic.Devices.Keyboard" />
<altmember cref="T:Microsoft.VisualBasic.Devices.Mouse" />
<altmember cref="T:Microsoft.VisualBasic.Devices.Network" />
<altmember cref="T:Microsoft.VisualBasic.Devices.Ports" />
<altmember cref="T:Microsoft.VisualBasic.MyServices.RegistryProxy" />
<altmember cref="T:Microsoft.VisualBasic.Devices.ServerComputer" />
<related type="Article" href="/dotnet/visual-basic/language-reference/objects/">Objects (Visual Basic)</related>
Expand Down
1 change: 0 additions & 1 deletion xml/Microsoft.VisualBasic.Devices/ServerComputer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
<altmember cref="T:Microsoft.VisualBasic.Devices.Keyboard" />
<altmember cref="T:Microsoft.VisualBasic.Devices.Mouse" />
<altmember cref="T:Microsoft.VisualBasic.Devices.Network" />
<altmember cref="T:Microsoft.VisualBasic.Devices.Ports" />
<altmember cref="T:Microsoft.VisualBasic.MyServices.RegistryProxy" />
<altmember cref="T:Microsoft.VisualBasic.Devices.Computer" />
<related type="Article" href="/dotnet/visual-basic/language-reference/objects/">Objects (Visual Basic)</related>
Expand Down
4 changes: 0 additions & 4 deletions xml/System.IdentityModel.Claims/ClaimTypes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/i

]]></format>
</remarks>
<altmember cref="T:System.IdentityModel.Tokens.SamlAuthenticationClaimResource" />
</Docs>
</Member>
<Member MemberName="AuthorizationDecision">
Expand Down Expand Up @@ -160,7 +159,6 @@ The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/i

]]></format>
</remarks>
<altmember cref="T:System.IdentityModel.Tokens.SamlAuthorizationDecisionClaimResource" />
</Docs>
</Member>
<Member MemberName="Country">
Expand Down Expand Up @@ -272,7 +270,6 @@ The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/i

]]></format>
</remarks>
<altmember cref="M:System.IdentityModel.Claims.Claim.CreateDenyOnlyWindowsSidClaim(System.Security.Principal.SecurityIdentifier)" />
</Docs>
</Member>
<Member MemberName="Dns">
Expand Down Expand Up @@ -348,7 +345,6 @@ The string returned by this property is `http://schemas.xmlsoap.org/ws/2005/05/i

]]></format>
</remarks>
<altmember cref="M:System.IdentityModel.Claims.Claim.CreateMailAddressClaim(System.Net.Mail.MailAddress)" />
</Docs>
</Member>
<Member MemberName="Gender">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@
]]></format>
</remarks>
<exception cref="T:System.ArgumentOutOfRangeException">The <see cref="P:System.IdentityModel.Selectors.SecurityTokenRequirement.KeySize" /> property is set to a value less than 0.</exception>
<altmember cref="P:System.IdentityModel.Selectors.SecurityTokenRequirement.KeySizeProperty" />
</Docs>
</Member>
<Member MemberName="KeySizeProperty">
Expand Down Expand Up @@ -281,7 +280,6 @@
]]></format>
</remarks>
<altmember cref="T:System.IdentityModel.Tokens.SecurityKeyType" />
<altmember cref="P:System.IdentityModel.Selectors.SecurityTokenRequirement.KeyTypeProperty" />
</Docs>
</Member>
<Member MemberName="KeyTypeProperty">
Expand Down Expand Up @@ -358,7 +356,6 @@
]]></format>
</remarks>
<altmember cref="T:System.IdentityModel.Tokens.SecurityKeyUsage" />
<altmember cref="P:System.IdentityModel.Selectors.SecurityTokenRequirement.KeyUsageProperty" />
</Docs>
</Member>
<Member MemberName="KeyUsageProperty">
Expand Down Expand Up @@ -396,7 +393,6 @@
]]></format>
</remarks>
<altmember cref="T:System.IdentityModel.Tokens.SecurityKeyUsage" />
<altmember cref="P:System.IdentityModel.Selectors.SecurityTokenRequirement.KeyUsageProperty" />
</Docs>
</Member>
<Member MemberName="PeerAuthenticationMode">
Expand Down Expand Up @@ -578,8 +574,6 @@

]]></format>
</remarks>
<altmember cref="T:System.IdentityModel.Tokens.SecurityTokenTypes" />
<altmember cref="P:System.IdentityModel.Selectors.SecurityTokenRequirement.TokenTypeProperty" />
</Docs>
</Member>
<Member MemberName="TokenTypeProperty">
Expand Down
7 changes: 0 additions & 7 deletions xml/System.IdentityModel.Tokens/SecurityToken.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,7 @@
<block subset="none" type="overrides">
<para>You must override the <see cref="P:System.IdentityModel.Tokens.SecurityToken.Id" />, <see cref="P:System.IdentityModel.Tokens.SecurityToken.SecurityKeys" />, <see cref="P:System.IdentityModel.Tokens.SecurityToken.ValidFrom" />, and <see cref="P:System.IdentityModel.Tokens.SecurityToken.ValidTo" /> properties. The <see cref="M:System.IdentityModel.Tokens.SecurityToken.CanCreateKeyIdentifierClause``1" />, <see cref="M:System.IdentityModel.Tokens.SecurityToken.CreateKeyIdentifierClause``1" />, <see cref="M:System.IdentityModel.Tokens.SecurityToken.MatchesKeyIdentifierClause(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)" />, and <see cref="M:System.IdentityModel.Tokens.SecurityToken.ResolveKeyIdentifierClause(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)" /> methods all support key identifiers of type <see cref="T:System.IdentityModel.Tokens.LocalIdKeyIdentifierClause" />. You must override these methods to support other key identifier types in your derived class.</para>
</block>
<altmember cref="T:System.IdentityModel.Tokens.SecurityTokenHandler" />
<altmember cref="T:System.IdentityModel.Tokens.SecurityKeyIdentifierClause" />
<altmember cref="T:System.IdentityModel.Tokens.IssuerTokenResolver" />
<altmember cref="T:System.IdentityModel.Tokens.LocalIdKeyIdentifierClause" />
</Docs>
<Members>
<Member MemberName=".ctor">
Expand Down Expand Up @@ -175,7 +172,6 @@
]]></format>
</remarks>
<altmember cref="M:System.IdentityModel.Tokens.SecurityToken.CreateKeyIdentifierClause``1" />
<altmember cref="T:System.IdentityModel.Tokens.LocalIdKeyIdentifierClause" />
</Docs>
</Member>
<Member MemberName="CreateKeyIdentifierClause&lt;T&gt;">
Expand Down Expand Up @@ -225,7 +221,6 @@
]]></format>
</remarks>
<altmember cref="M:System.IdentityModel.Tokens.SecurityToken.CanCreateKeyIdentifierClause``1" />
<altmember cref="T:System.IdentityModel.Tokens.LocalIdKeyIdentifierClause" />
</Docs>
</Member>
<Member MemberName="Id">
Expand Down Expand Up @@ -317,7 +312,6 @@

]]></format>
</remarks>
<altmember cref="T:System.IdentityModel.Tokens.LocalIdKeyIdentifierClause" />
</Docs>
</Member>
<Member MemberName="ResolveKeyIdentifierClause">
Expand Down Expand Up @@ -365,7 +359,6 @@
<para>When you inherit from <see cref="T:System.IdentityModel.Tokens.SecurityToken" />, and implement the <see cref="M:System.IdentityModel.Tokens.SecurityToken.ResolveKeyIdentifierClause(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)" /> method and <paramref name="keyIdentifierClause" /> cannot be resolved, return <see langword="null" />. An exception should not be thrown from the <see cref="M:System.IdentityModel.Tokens.SecurityToken.ResolveKeyIdentifierClause(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)" /> method.</para>
</block>
<altmember cref="M:System.IdentityModel.Tokens.SecurityToken.MatchesKeyIdentifierClause(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)" />
<altmember cref="T:System.IdentityModel.Tokens.LocalIdKeyIdentifierClause" />
</Docs>
</Member>
<Member MemberName="SecurityKeys">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@

]]></format>
</remarks>
<altmember cref="T:System.Runtime.Serialization.IDataContractSurrogate" />
<altmember cref="T:System.Runtime.Serialization.ISerializationSurrogateProvider" />
<altmember cref="T:System.Runtime.Serialization.DataContractSerializer" />
<related type="Article" href="/dotnet/framework/wcf/extending/data-contract-surrogates">Data Contract Surrogates</related>
Expand Down
1 change: 0 additions & 1 deletion xml/System.ServiceModel.Dispatcher/FaultContractInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@

]]></format>
</remarks>
<altmember cref="P:System.ServiceModel.Dispatcher.DispatchOperation.FaultContractInfos" />
<altmember cref="P:System.ServiceModel.Dispatcher.ClientOperation.FaultContractInfos" />
</Docs>
<Members>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@

]]></format>
</remarks>
<altmember cref="P:System.ServiceModel.Security.Tokens.RecipientServiceModelSecurityTokenRequirement.AuditLogLocation" />
</Docs>
</Member>
<Member MemberName="ChannelParametersCollectionProperty">
Expand Down Expand Up @@ -716,7 +715,6 @@
<summary>Gets the key for the token requirement property whose value is the URI that the service endpoint making the request is listening at (service only).</summary>
<value>The key for the token requirement property whose value is the URI that the service endpoint making the request is listening at.</value>
<remarks>To be added.</remarks>
<altmember cref="P:System.ServiceModel.Security.Tokens.RecipientServiceModelSecurityTokenRequirement.ListenUri" />
</Docs>
</Member>
<Member MemberName="MessageAuthenticationAuditLevelProperty">
Expand Down Expand Up @@ -765,7 +763,6 @@

]]></format>
</remarks>
<altmember cref="P:System.ServiceModel.Security.Tokens.RecipientServiceModelSecurityTokenRequirement.MessageAuthenticationAuditLevel" />
</Docs>
</Member>
<Member MemberName="MessageDirectionProperty">
Expand Down Expand Up @@ -1377,7 +1374,6 @@
<summary>Gets the key for the token requirement property whose value indicates whether to ignore errors that occur when recording the results of the authentication (service only).</summary>
<value>The key for the token requirement property whose value indicates whether to ignore errors that occur when recording the results of the authentication.</value>
<remarks>To be added.</remarks>
<altmember cref="P:System.ServiceModel.Security.Tokens.RecipientServiceModelSecurityTokenRequirement.SuppressAuditFailure" />
</Docs>
</Member>
<Member MemberName="TargetAddressProperty">
Expand Down
1 change: 0 additions & 1 deletion xml/System.ServiceModel/ServiceSecurityContext.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
<altmember cref="T:System.ServiceModel.OperationContext" />
<altmember cref="T:System.IdentityModel.Claims.Claim" />
<altmember cref="T:System.IdentityModel.Claims.ClaimSet" />
<altmember cref="T:System.ServiceModel.ServiceAuthorizationManager" />
<related type="Article" href="/dotnet/framework/wcf/how-to-examine-the-security-context">How To: Examine the Security Context</related>
<related type="Article" href="/dotnet/framework/wcf/samples/authorization-policy">Authorization Policy</related>
<related type="Article" href="/dotnet/framework/wcf/securing-services">Securing Services</related>
Expand Down
Loading
Loading