SPClaimProviderManager.IsUserIdentifierClaim method
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