UserNamePasswordClientCredential.UserName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the user name.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
For user name/password authentication, this property is required and cannot be null or empty.
To get or set the UserName property, access the UserNamePasswordClientCredential object from the UserName property from the client object.
Show: