SPClaimProviderManager.GetUserIdentifierEncodedClaim method
Extracts the EncodeClaim(SPClaim)-encoded SPClaim from the identity.
Overload list
Name | Description | |
---|---|---|
GetUserIdentifierEncodedClaim(IIdentity) | Extracts the EncodeClaim() from the identity. | |
GetUserIdentifierEncodedClaim(String) | Extracts the EncodeClaim(SPClaim)-encoded SPClaim from the identity. |
Top