DataFlow.SecretManager Property

Definition

Maintain a list of secrets which will be used during execution.

public:
 property Microsoft::DPrep::SharedLibrary::SecretManager ^ SecretManager { Microsoft::DPrep::SharedLibrary::SecretManager ^ get(); };
public Microsoft.DPrep.SharedLibrary.SecretManager SecretManager { get; }
member this.SecretManager : Microsoft.DPrep.SharedLibrary.SecretManager
Public ReadOnly Property SecretManager As SecretManager

Property Value

Microsoft.DPrep.SharedLibrary.SecretManager

Applies to