LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)
LEAD Technologies, Inc

UserName Property






Gets or sets the user name associated with the credentials.
Syntax
[DataMemberAttribute(Name="UserName", IsRequired=true)]
public string UserName {get; set;}
'Declaration
 
<DataMemberAttribute(Name="UserName", IsRequired=True)>
Public Property UserName As String
'Usage
 
Dim instance As UrlBinaryData
Dim value As String
 
instance.UserName = value
 
value = instance.UserName
[DataMemberAttribute(Name="UserName", IsRequired=true)]
public string UserName {get; set;}
DataMemberAttribute(Name="UserName", IsRequired=)
 get_UserName();
set_UserName(value);
[DataMemberAttribute(Name="UserName", IsRequired=true)]
public:
property String^ UserName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that specifies the user name.
Example
For an example, refer to UrlBinaryData.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UrlBinaryData Class
UrlBinaryData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features