complexType shareSslCertificate
diagram PlatformServices_p6536.png
namespace http://impl.platform.rosettahub.com/
children sessionUid sslCertificateUid sharedWith replace serviceContext
used by
element shareSslCertificate
source <xsd:complexType name="shareSslCertificate">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sharedWith" type="tns:sslCertificateSharingInfo" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="replace" type="xs:boolean"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element shareSslCertificate/sessionUid
diagram PlatformServices_p6537.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

element shareSslCertificate/sslCertificateUid
diagram PlatformServices_p6538.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>

element shareSslCertificate/sharedWith
diagram PlatformServices_p6539.png
type tns:sslCertificateSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid machineNumberMax
source <xsd:element name="sharedWith" type="tns:sslCertificateSharingInfo" minOccurs="0" maxOccurs="unbounded"/>

element shareSslCertificate/replace
diagram PlatformServices_p6540.png
type xsd:boolean
properties
content simple
source <xsd:element name="replace" type="xs:boolean"/>

element shareSslCertificate/serviceContext
diagram PlatformServices_p6541.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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