element CredentialValue

element {http://schemas.microsoft.com/data/udc}CredentialValue

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://schemas.microsoft.com/data/udc
Declared Namespacesxmlns:soap-env=http://schemas.xmlsoap.org/soap/envelope/
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:udcs=http://schemas.microsoft.com/data/udc/soap
xmlns:udcxf=http://schemas.microsoft.com/data/udc/xmlfile
xmlns=http://schemas.microsoft.com/data/udc


Source

<xsd:element name="CredentialValue">
    <
xsd:annotation>
        <
xsd:documentation>Contains information necessary to prompt the user for credentials and resolve any associated CredentialValue elements in the ConnectionInfo section.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:attribute name="Resource" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation>Specifies a string that represents the resource to be used with a particular set of credentials. This attribute and the Type attribute are used to match a CredentialBinding element with a CredentialValue element.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="Type" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation>Specifies the type for a particular set of credentials. This attribute and the Resource attribute are used to match a CredentialBinding element with a CredentialValue element.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Contains information necessary to prompt the user for credentials and resolve any associated CredentialValue elements in the ConnectionInfo section.


element CredentialValue


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.