complexType federatedIamUserSharingInfo
diagram PlatformServices_p3131.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 allowKeys allowStsConsole allowStsKeys stsPolicy stsSessionDurationSec uri
used by
elements federatedIamUserInfo/rights federatedIamUserInfo/sharedWith shareFederatedIamUser/sharedWith
source <xsd:complexType name="federatedIamUserSharingInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudArtifactSharingInfo">
     
<xsd:sequence>
       
<xsd:element name="allowKeys" type="xs:boolean"/>
       
<xsd:element name="allowStsConsole" type="xs:boolean"/>
       
<xsd:element name="allowStsKeys" type="xs:boolean"/>
       
<xsd:element name="stsPolicy" type="xs:string" minOccurs="0"/>
       
<xsd:element name="stsSessionDurationSec" type="xs:int"/>
       
<xsd:element name="uri" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element federatedIamUserSharingInfo/allowKeys
diagram PlatformServices_p3132.png
type xsd:boolean
properties
content simple
source <xsd:element name="allowKeys" type="xs:boolean"/>

element federatedIamUserSharingInfo/allowStsConsole
diagram PlatformServices_p3133.png
type xsd:boolean
properties
content simple
source <xsd:element name="allowStsConsole" type="xs:boolean"/>

element federatedIamUserSharingInfo/allowStsKeys
diagram PlatformServices_p3134.png
type xsd:boolean
properties
content simple
source <xsd:element name="allowStsKeys" type="xs:boolean"/>

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

element federatedIamUserSharingInfo/stsSessionDurationSec
diagram PlatformServices_p3136.png
type xsd:int
properties
content simple
source <xsd:element name="stsSessionDurationSec" type="xs:int"/>

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

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