CertificateProfile.DefinitionStages.WithIdentityValidationId Interface
public static interface CertificateProfile.DefinitionStages.WithIdentityValidationId
The stage of the CertificateProfile definition allowing to specify identityValidationId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIdentityValidationId(String identityValidationId)
Specifies the identity |
Method Details
withIdentityValidationId
public abstract CertificateProfile.DefinitionStages.WithCreate withIdentityValidationId(String identityValidationId)
Specifies the identityValidationId property: Identity validation id used for the certificate subject name..
Parameters:
Returns: