LicensingOptions Constructors
ClassConstructors1 member
Represents licensing options for a RavenDB server.
Constructor(string, bool)Section titled Constructor(string, bool) Represents licensing options for a RavenDB server.
public sealed class LicensingOptions{ public LicensingOptions( string license, bool eulaAccepted = true) { // ... }}Parameters
licensestringeulaAcceptedbooloptional