SecurityCredentialsManager Class
An abstract class that when implemented represents a security credentials manager.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
This class is the extensibility point for providing a custom security token manager that WCF can use for customizing message and transport security.
SecurityCredentialsManager is a factory that creates instances of classes derived from SecurityTokenManager.
ClientCredentials and ServiceCredentials implement this class.
System.ServiceModel.Security.SecurityCredentialsManager
System.ServiceModel.Description.ClientCredentials
System.ServiceModel.Description.ServiceCredentials
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.