DaprComponentData.Secrets Property

Definition

Collection of secrets used by a Dapr component.

public System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.AppSecret> Secrets { get; }
member this.Secrets : System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.AppSecret>
Public ReadOnly Property Secrets As IList(Of AppSecret)

Property Value

Applies to