Gets and sets the property SAMLAssertion.
The base-64 encoded SAML authentication response provided by the IdP.
For more information, see Configuring a Relying Party and Adding Claims in the Using IAM guide.

C# |
public string SAMLAssertion { get; set; }