spCertificates property

List<GoogleCloudIdentitytoolkitAdminV2SpCertificate>? spCertificates
getter/setter pair

Public certificates generated by the server to verify the signature in SAMLRequest in the SP-initiated flow.

Output only.

Implementation

core.List<GoogleCloudIdentitytoolkitAdminV2SpCertificate>? spCertificates;