SPClaimProviderManager.CreateUserClaim Method
Include Protected Members
Include Inherited Members
Creates a claim that represents the user.
Overload List
Name | Description | |
---|---|---|
CreateUserClaim(String, SPOriginalIssuerType) | Creates an object that represents the SPClaim for the user. | |
CreateUserClaim(String, SPOriginalIssuerType, String) | Creates an object that represents the SPClaim for the user. |
Top