Skip to content
Docs Try Aspire

SecretReference

Class sealed net10.0
📦 Aspire.Hosting.Docker v13.1.2-preview.1.26125.13
Represents a reference to a secret within a Docker service configuration.
namespace Aspire.Hosting.Docker.Resources.ServiceNodes;
public sealed class SecretReference
{
// ...
}