Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the claim type information.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub RemoveClaimTypeInformation ( _
inputClaimType As String _
)
'Usage
Dim instance As SPLoginProviderBase
Dim inputClaimType As String
instance.RemoveClaimTypeInformation(inputClaimType)
public void RemoveClaimTypeInformation(
string inputClaimType
)
Parameters
inputClaimType
Type: System.StringA claim type from [!:ClaimType].