LicensingOptions
Class sealed net10.0
Represents licensing options for a RavenDB server.
namespace CommunityToolkit.Aspire.Hosting.RavenDB;
public sealed class LicensingOptions{ // ...}Constructors1
Section titled ConstructorsProperties2
Section titled PropertiesEulaAcceptedgetbool Indicates whether the End User License Agreement (EULA) has been accepted. Defaults to
true. By setting EulaAccepted=true, you agree to the terms and conditions outlined at https://ravendb.net/legal. Licensegetstring RavenDB license string.