assertion property
The SAML assertion returned by the identity provider.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get assertion => $_getN(0);
The SAML assertion returned by the identity provider.
@$pb.TagNumber(1)
$core.List<$core.int> get assertion => $_getN(0);