Interface Certificate.DefinitionStages.WithThumbprint

All Known Subinterfaces:
Certificate.Definition, Certificate.DefinitionStages.WithCreate
Enclosing interface:
Certificate.DefinitionStages

public static interface Certificate.DefinitionStages.WithThumbprint
The stage of the Certificate definition allowing to specify thumbprint.
  • Method Details

    • withThumbprint

      Certificate.DefinitionStages.WithCreate withThumbprint(String thumbprint)
      Specifies the thumbprint property: Gets or sets the thumbprint of the certificate..
      Parameters:
      thumbprint - Gets or sets the thumbprint of the certificate.
      Returns:
      the next definition stage.