Skip to content
Docs Try Aspire

RavenDBSecuredServerSettings

Class sealed net10.0
📦 CommunityToolkit.Aspire.Hosting.RavenDB v13.1.1
Represents secured settings for a RavenDB server, including certificate information and a public server URL.
namespace CommunityToolkit.Aspire.Hosting.RavenDB;
public sealed class RavenDBSecuredServerSettings
: CommunityToolkit.Aspire.Hosting.RavenDB.RavenDBServerSettings
{
// ...
}