| ExportConnectivityPackageParameterConfigurationDoNotExportParameters Property |
Configuration parameter names that should not be exported (secureStringType parameters are not exported by default)
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic IEnumerable<string> DoNotExportParameters { get; set; }
Property Value
Type:
IEnumerableString
See Also