SPClaimProviderManager.IsUserIdentifierClaim Method
Include Protected Members
Include Inherited Members
Tests to see if the claim represented by the inputs is a SharePoint identity claim.
Overload List
Name | Description | |
---|---|---|
IsUserIdentifierClaim(SPClaim) | Tests to see if the claim represented by the inputs is a SharePoint identity claim. | |
IsUserIdentifierClaim(String, String, String, String) | Tests to see if the claim represented by the inputs is a SharePoint identity claim. |
Top