Interface PortalConfigContract.UpdateStages.WithSignin
- All Known Subinterfaces:
PortalConfigContract.Update
- Enclosing interface:
PortalConfigContract.UpdateStages
public static interface PortalConfigContract.UpdateStages.WithSignin
The stage of the PortalConfigContract update allowing to specify signin.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the signin property: The signin property..
-
Method Details
-
withSignin
Specifies the signin property: The signin property..- Parameters:
signin- The signin property.- Returns:
- the next definition stage.
-