Definition Type: Element
Name: BinarySecurityToken
Namespace: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd
Type: wsse:BinarySecurityTokenType
Containing Schema: oasis-200401-wss-wssecurity-secext-1.0.xsd
Abstract
Documentation:
This element defines the wsse:BinarySecurityToken element per Section 4.2.
Collapse XSD Schema Diagram:
Drilldown into Id in schema oasis-200401-wss-wssecurity-utility-1_0_xsd Drilldown into AttributedString in schema oasis-200401-wss-wssecurity-secext-1_0_xsd Drilldown into EncodingType in schema oasis-200401-wss-wssecurity-secext-1_0_xsd Drilldown into EncodedString in schema oasis-200401-wss-wssecurity-secext-1_0_xsd Drilldown into ValueType in schema oasis-200401-wss-wssecurity-secext-1_0_xsd Drilldown into BinarySecurityTokenType in schema oasis-200401-wss-wssecurity-secext-1_0_xsdXSD Diagram of BinarySecurityToken in schema oasis-200401-wss-wssecurity-secext-1_0_xsd (OASIS Web Services Security (WSS) TC)
Collapse XSD Schema Code:
<xsd:element name="BinarySecurityToken" type="BinarySecurityTokenType">
    <xsd:annotation>
        <xsd:documentation>This element defines the wsse:BinarySecurityToken element per Section 4.2.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
Id wsu:Id (Optional)
EncodingType wsse:EncodingType (Optional)
ValueType wsse:ValueType (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: