WebAppBase.DefinitionStages.WithClientCertEnabled<FluentT>.withClientCertEnabled(boolean enabled) 方法
定义
Specifies if client cert is enabled.
public WithCreate<FluentT> withClientCertEnabled(boolean enabled)
参数
- enabled
-
boolean
true if client cert is enabled
返回
the next stage of the definition
适用于