x509Certificates property

List<String>? x509Certificates
finalinherited

The SAML provider's updated list of X.509 certificated. If not provided, the existing configuration list is not modified.

Implementation

final List<String>? x509Certificates;