DataFlow.SecretManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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