Skip to content
Docs Try Aspire

Secret Constructors

Class Constructors 1 member
Represents a Secret object in a Docker Compose configuration file.
public sealed class Secret
{
public Secret()
{
// ...
}
}