Click or drag to resize

AIProviderConfiguration Fields

The AIProviderConfiguration type exposes the following members.

Fields
 NameDescription
Protected field_dctd Type descriptor used to edit the properties in the PropertyGrid, null if the editor is not initialized
(Inherited from RootEditor)
Public fieldStatic memberAIProviderKeysKeyName Name of the server configuration encryption key used to encrypt provider API keys.
Public fieldStatic memberAIProviderKeysKeyValue Default value of the encryption key used to encrypt provider API keys.
Public fieldStatic memberDefaultProviderGUID Sentinel value for an agent's ProviderGUID meaning "use the server's Default Provider" (see DefaultProviderGUID). Real providers use Guid values, so this can never collide.
Public fieldStatic memberDefaultProviderName Display name shown in the property-grid dropdown for the default-provider sentinel.
Public fieldStatic memberFirstEnabledName Display name shown in the property-grid dropdown for an empty default provider, meaning the first enabled provider is used.
Top
See Also