LicensingOptions Properties
Class Properties 2 members
Represents licensing options for a RavenDB server.
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. public bool EulaAccepted { get; }