|
LuciadCPillar C# 2025.0.07
|
Base classes related to loading data for network resources. More...
Classes | |
| class | AuthenticationScope |
| Represents the scope of an authentication request. More... | |
| interface | Credentials |
| Marker interface for user credentials. More... | |
| interface | ICredentialsProvider |
| This interface provides methods to retrieve a user and password for sites requesting authentication. More... | |
| interface | IDataLoader |
| Interface for loading data from a path into memory. More... | |
| interface | IProxySelector |
| This interface allows to select a proxy to use when connecting to network resources. More... | |
| class | Proxy |
| Represents the proxy server. More... | |
| class | UsernamePasswordCredentials |
| Represents the user credentials. More... | |
Enumerations | |
| enum | AuthenticationType { Server , Proxy } |
| Represents the type of server requiring authentication. More... | |
Base classes related to loading data for network resources.