ID2055: The RelyingPartyParameters property on the RequestSecurityToken instance must not contain another RelyingPartyParameters. To fix this, make sure the RelyingPartyParameters property does not contain another RelyingPartyParameters instance.
ID2042: The Information Card image format must be either Bmp, Gif, Jpeg, Png or Tiff. To fix this, use the CardImage.CreateFromBaseImage ...
ID2048: The given IUserCredential.CredentialType must match the one configured on the TokenServiceEndpoint. The credential ...
ID2049: The Information card requires mex over https. To fix this, make sure that the TokenServiceEndpoint contains a valid ...
ID2050: When the KeyType is bearer, it is not valid to have a KeySize element with a value other than zero in the request. ...
ID2055: The RelyingPartyParameters property on the RequestSecurityToken instance must not contain another RelyingPartyParameters. ...
ID2059: The request has a KeySizeInBits that has no value. If you have overridden SecurityTokenService.ValidateRequest, make ...
ID2064: The object passed as parameter named 'elementValue' must be of type 'RequestSecurityToken' when 'elementName' is ...
ID2072: The RequestSecurityToken contains an element with name '{0}' that cannot be processed. You will need to provide a ...
ID2073: SecurityTokenServiceConfiguration.SecurityTokenService is either null or does not have a base type of SecurityTokenService. ...