AssertionXML Property
The assertion XML.
Syntax
[VB.NET] Public ReadOnlyProperty AssertionXML As String
[C#] public string AssertionXML {get;}
Remarks
This property holds the returned assertion. This is populated after calling GetAssertion.
This property is read-only and not available at design time.
Default Value
""