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.
This member overrides SPClaimProviderDefinition.CreateClaimProvider().
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function CreateClaimProvider As SPClaimProvider
'Usage
Dim returnValue As SPClaimProvider
returnValue = Me.CreateClaimProvider()
protected override SPClaimProvider CreateClaimProvider()
Return value
Type: Microsoft.SharePoint.Administration.Claims.SPClaimProvider
See also
Reference
SPTrustedClaimProviderDefinition class