WorkOS PHP SDK

ConnectionSAMLCertificateRenewedDataCertificate
in package
implements JsonSerializable uses JsonSerializableTrait

Read onlyYes

The renewed SAML certificate details.

Table of Contents

Interfaces

JsonSerializable

Properties

$certificateType  : ConnectionSAMLCertificateRenewedDataCertificateCertificateType
The type of the SAML certificate.
$expiryDate  : DateTimeImmutable
An ISO 8601 timestamp.

Methods

__construct()  : mixed
fromArray()  : self
jsonSerialize()  : array<string|int, mixed>
toArray()  : array<string|int, mixed>

Properties

Methods

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results