<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>.NET stub - where's the password property in login?</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4024107" />
  <subtitle>.NET stub - where's the password property in login?</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4024107</id>
  <updated>2013-05-18T10:00:47Z</updated>
  <dc:date>2013-05-18T10:00:47Z</dc:date>
  <entry>
    <title>RE: .NET stub - where's the password property in login?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4026374" />
    <author>
      <name>Stephan Steiner</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4026374</id>
    <updated>2011-06-09T12:47:41Z</updated>
    <published>2011-06-09T12:47:41Z</published>
    <summary type="html">Never mind, I figured it out. The password property is called "Item" and you have to set the ItemElementName to ItemTypeChoice.password and you're good to go.</summary>
    <dc:creator>Stephan Steiner</dc:creator>
    <dc:date>2011-06-09T12:47:41Z</dc:date>
  </entry>
  <entry>
    <title>.NET stub - where's the password property in login?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4024106" />
    <author>
      <name>Stephan Steiner</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4024106</id>
    <updated>2011-06-09T09:45:15Z</updated>
    <published>2011-06-09T09:45:15Z</published>
    <summary type="html">Are we supposed to be able to automatically generated a stub based on the WSDL (I'm working against CUP 8.5)?
I added a WCF service reference, the stub was generated, but the EpasSoapServiceInterfaceClient's login method takes a parameter of type "login" which has the property "username", but not password - and without a password I'll never log in. 
So, do we have to resort wo writing requests manually just like for AXL (I know you can generate and modify the stub using the special schema but it's still hit and miss).</summary>
    <dc:creator>Stephan Steiner</dc:creator>
    <dc:date>2011-06-09T09:45:15Z</dc:date>
  </entry>
</feed>

