Provides the base authentication interface for Web client authentication.
ICredentialLookup
[Visual Basic] Public Interface ICredentialLookup [C#] public interface ICredentialLookup [C++] public __gc __interface ICredentialLookup
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
CredentialCache | Provides storage for multiple credentials. |
SingleCredential | Provides a simple username/ password pair for Web client authentication. |
[To be supplied]
Namespace: System.Net
Assembly: System.net.dll