BasicHttpMessageCredentialType Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Enumerates credential types that the client can authenticate with when security is enabled in the BasicHttpBinding binding.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The client credential in the username case must be specified using the UserName property of the ClientCredentials class.
Capabilities
If you use this API in your app, you must specify the following capabilities in the app manifest. Otherwise, your app might not work correctly or it might exit unexpectedly.
ID_CAP_NETWORKING | Windows Phone 8, Windows Phone OS 7.1 |
For more info, see App capabilities and hardware requirements for Windows Phone 8.