Keyword(s) to search:
Sort results by title
Keyword Index
AceQL.Client.Api Namespace
AceQLCommand Class
AceQLConnection Class
AceQLCredential Class
AceQLDataReader Class
AceQLException Class
AceQLNullType Enumeration
AceQLNullValue Class
AceQLParameter Class
AceQLParameterCollection Class
AceQLProgressIndicator Class
AceQLTransaction Class
CommandType Enumeration
ConnectionInfo Class
ConnectionInfo Members
ConnectionInfo Methods
ConnectionInfo Properties
ConnectionString Property
CreationDateTime Property
Database Property
EnableDefaultSystemAuthentication Property
EnableTrace Property
GzipResult Property
IsNTLM Property
ProxyCredentials Property
ProxyUri Property
Server Property
SessionId Property
Timeout Property
UseCredentialCache Property
Username Property
DatabaseInfo Class
HealthCheck Class
IsolationLevel Enumeration
LimitsInfo Class
ParameterDirection Enumeration
PasswordAuthentication Class
ServerMemoryInfo Class
AceQL.Client.Api.Metadata Namespace
CatalogAndSchema Class
Column Class
ExportedKey Class
ForeignKey Class
ImportedKey Class
Index Class
JdbcDatabaseMetaData Class
PrimaryKey Class
RemoteDatabaseMetaData Class
Table Class
AceQL.Client.Api.Metadata.Dto Namespace
HealthCheckInfoDto Class
AceQL HTTP C# Client SDK v7.8
ConnectionInfo
.
.
::
.
.
ProxyCredentials Property
Gets the proxy credentials.
Namespace:
AceQL.Client.Api
Assembly:
AceQL.Client
(in AceQL.Client.dll)
Syntax
C#
public
ICredentials
ProxyCredentials
{
get
; }
Field Value
The proxy credentials.
See Also
ConnectionInfo Class
AceQL.Client.Api Namespace