Subject: What string value does attributeType accept?
Date: 2013-04-09 21:09:43
From: Zhi Deng
Source: string-value-attributetype-accept
----------------------------------------------------------------------

I am trying to pass the attributeType value when constructring attributes. I get an error when I pass any value to it:

 

var att = new ComponentPro.Saml2.Attribute("FirstName"SamlAttributeNameFormat.Basic, "FirstName""string""John")

I have tried passing in "xs:string" or typeof(string).ToString() and they all throw an error. I tried searching the documentation but all it says is that it accepts a string value but does not indicate what value is valid. Please advise what to do.

 

---------------------------------------------------------------------- Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor who sold you the license and ask for your money back. Back to ComponentPro Q&A Forum Index