SPClaimProviderManager.GetUserIdentifierEncodedClaim Method
Include Protected Members
Include Inherited Members
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