System.ServiceModel.Security Namespace

Microsoft Silverlight will reach end of support after October 2021. Learn more.

This namespace deals with general Silverlight 5 security-related topics, for example, UserNamePasswordClientCredential.

Classes

  Class Description
Public class MessageSecurityException Represents an exception that occurs when there is something wrong with the security that has been applied to a message.
Public class SecurityAccessDeniedException Represents the security exception that is thrown when a security authorization request fails.
Public class UserNamePasswordClientCredential Represents a client credential based on user name and password.