SecretReference Model
SecretReference Model documentation for .NET SDK
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Uri | string | URI identifying where the secret can be resolved (e.g., vault://, env://) | [optional] |
| Hints | Dictionary<string, string> | Optional metadata to help resolvers decode the secret (e.g., {"encoding":"base64"}) | [optional] |