Skip to content
Docs Try Aspire

DaprSecretKeyRef Properties

Class Properties 2 members
Represents a Dapr secret key reference
The key of the secret
public string Key { get; init; }
The name of the secret
public string Name { get; init; }