Share via


SecretSyncUpdateProperties.ServiceAccountName Property

Definition

ServiceAccountName specifies the name of the service account used to access the cloud provider secret store. The audience field in the service account token must be passed as parameter in the controller configuration. The audience is used when requesting a token from the API server for the service account; the supported audiences are defined by each provider.

public string ServiceAccountName { get; set; }
member this.ServiceAccountName : string with get, set
Public Property ServiceAccountName As String

Property Value

Applies to