Avaya Administering Aura Session Manager Release 6.1 Instrukcja Użytkownika Strona 135

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 532
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 134
<xs:attribute name="sourceApplicationSystemName"
type="xs:string" use="required">
</xs:attribute>
<xs:attribute name="sourceAppSystemTypeName" type="xs:string"
use="required">
</xs:attribute>
<xs:attribute name="sourceAppSystemTypeVersion" type="xs:string"
use="required">
</xs:attribute>
<xs:attribute name="sourceAppSystemHost" type="xs:string"
use="required">
</xs:attribute>
</xs:complexType>
<xs:complexType name="Attribute">
<xs:attribute name="name" type="xs:string" use="required"></xs:attribute>
<xs:attribute name="value" type="xs:string" use="required"></xs:attribute>
<!-- added for secure store integration. -->
<xs:attribute name="isencrypted" type="xs:boolean" use="optional"
default="false"></xs:attribute>
</xs:complexType>
<xs:complexType name="SecureStoreData">
<xs:attribute name="name" type="xs:string" use="required"></xs:attribute>
<xs:attribute name="value" type="xs:string" use="required"></
xs:attribute>
</xs:complexType>
<xs:simpleType name="AccessPointType">
<xs:restriction base="xs:string">
<xs:enumeration value="TrustManagement" />
<xs:enumeration value="EMURL" />
<xs:enumeration value="WS" />
<xs:enumeration value="GUI" />
<xs:enumeration value="Other" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ContainerType">
<xs:restriction base="xs:string">
<xs:enumeration value="JBOSS" />
<xs:enumeration value="SIPAS" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="authenticationProtocolType">
<xs:restriction base="xs:string">
<xs:enumeration value="MD5" />
<xs:enumeration value="SHA" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="privacyProtocolType">
<xs:restriction base="xs:string">
<xs:enumeration value="DES"/>
<xs:enumeration value="3DES"/>
<xs:enumeration value="AES128"/>
<xs:enumeration value="AES192"/>
<xs:enumeration value="AES256"/>
</xs:restriction>
</xs:simpleType>
Managing bulk importing and exporting
Administering Avaya Aura
®
Session Manager November 2010 135
Przeglądanie stron 134
1 2 ... 130 131 132 133 134 135 136 137 138 139 140 ... 531 532

Komentarze do niniejszej Instrukcji

Brak uwag