TokenUtility.GetUniqueRsaClaim Method
Gets the Unique RSA Claim from the SAML token.
[Visual Basic]
Public Shared Function GetUniqueRsaClaim( _
ByVal
ClaimSet As
ClaimSet _
) As
Claim
Parameters
-
ClaimSet
- the claimset which contains the claim
Return Value
a RSA claim
See Also
TokenUtility Class | InformationCards Namespace