System.ServiceModel.Security Namespace
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This namespace deals with general security-related topics, for example, UserNamePasswordClientCredential.
| Class | Description | |
|---|---|---|
![]() | MessageSecurityException | Represents an exception that occurs when there is something wrong with the security that has been applied to a message. |
![]() | SecurityAccessDeniedException | Represents the security exception that is thrown when a security authorization request fails. |
![]() | UserNamePasswordClientCredential | Represents a client credential based on user name and password. |
Show:
