string? ActiveVapidKeyId { get; set; }
Source
Gets or sets the safe identifier used for newly created browser subscriptions.
Remarks
Defaults to null. The value must match a retained VapidKeys entry and use the documented safe-ID alphabet. Startup validation fails closed until an active key is configured.