complexType sslCertificateSharingInfo
diagram PlatformServices_p6639.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:cloudArtifactSharingInfo
properties
base tns:cloudArtifactSharingInfo
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid machineNumberMax
used by
elements sslCertificateInfo/rights storeCertificate/sharedWith sslCertificateInfo/sharedWith shareSslCertificate/sharedWith
source <xsd:complexType name="sslCertificateSharingInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudArtifactSharingInfo">
     
<xsd:sequence>
       
<xsd:element name="machineNumberMax" type="xs:int"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element sslCertificateSharingInfo/machineNumberMax
diagram PlatformServices_p6640.png
type xsd:int
properties
content simple
source <xsd:element name="machineNumberMax" type="xs:int"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy