Interface PortalConfigContract.UpdateStages.WithCsp

All Known Subinterfaces:
PortalConfigContract.Update
Enclosing interface:
PortalConfigContract.UpdateStages

public static interface PortalConfigContract.UpdateStages.WithCsp
The stage of the PortalConfigContract update allowing to specify csp.
  • Method Details

    • withCsp

      Specifies the csp property: The developer portal Content Security Policy (CSP) settings..
      Parameters:
      csp - The developer portal Content Security Policy (CSP) settings.
      Returns:
      the next definition stage.