IsResponse or the IsRequest property
+ /// to determine the kind of message.
+ /// RelayStateDecoded to get the decoded contents of the RelayState parameter.
+ /// true if the signature is present and can be verified using the given key.
+ /// false if the signature is present, but can't be verified using the given key.IsSigned property to check for this situation before calling this method._samlAssertion
+ /// field.
+ /// _samlAssertion field when it is requested through the Attributes property.
+ /// When the Sign method is called, the attributes in the list are embedded into the _samlAssertion
+ /// and this variable is nulled.
+ /// null, the signature of the given assertion is not verified.
+ /// if set to null, the signature of the given assertion is not verified.
+ /// Determines the type of validation to perform on the token
+ /// if set to null, the signature of the given assertion is not verified.
+ /// Determines the type of validation to perform on the token
+ /// if set to _samlAssertion field.
+ /// _assertionAttributes.
+ /// AttributeStatement of the assertion.
+ ///