id | Integer The identification number of the IOSProvisioningProfile resource. |
name | String Read-only. The name used to identify the provisioning profile. |
expires | DateTime Read-only. The expiration date of the provisioning profile. |
bundle_id | String Read-only. The iOS bundle identification number (possibly including wildcard) of the provisioning profile. |
uuid | String Read-only. The UUID of this provisioning profile. |
certificate | String Optional, read-only. A PEM-encoded representation of the private key and certificate associated with the provisioning profile. |
ios_provisioning_profile_base64 | String Optional, read-only. A Base64-encoded representation of the provisioning profile file. |