CertificateProfile.DefinitionStages.WithIncludePostalCode Interface
public static interface CertificateProfile.DefinitionStages.WithIncludePostalCode
The stage of the CertificateProfile definition allowing to specify includePostalCode.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIncludePostalCode(Boolean includePostalCode)
Specifies the include |
Method Details
withIncludePostalCode
public abstract CertificateProfile.DefinitionStages.WithCreate withIncludePostalCode(Boolean includePostalCode)
Specifies the includePostalCode property: Whether to include PC in the certificate subject name..
Parameters:
Returns: