You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -245,6 +266,13 @@ public Dictionary<string, PropertyConfigInfo> GetCAConnectorAnnotations()
245
266
Hidden=false,
246
267
DefaultValue="",
247
268
Type="String"
269
+
},
270
+
[ArubaClearPassConstants.Config.Enabled]=newPropertyConfigInfo()//No Call Available to get a list of the CAs with Ids in API so...
271
+
{
272
+
Comments="Flag to Enable or Disable gateway functionality. Disabling is primarily used to allow creation of the CA prior to configuration information being available.",
0 commit comments