C# Class Microsoft.Azure.Commands.KeyVault.NewAzureKeyVaultCertificatePolicy

Inheritance: Microsoft.Azure.Commands.KeyVault.Models.KeyVaultCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
ValidateAtLeastOneOfSubjectNameAndDnsNamesIsPresent void
ValidateBothPercentageAndNumberOfDaysAreNotPresent void
ValidateDnsNames void
ValidateEkus void
ValidateKeyUsage void
ValidateRenewAtNumberOfDaysBeforeExpiry void
ValidateRenewAtPercentageLifetime void
ValidateSubjectName void

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Private Methods

Méthode Description
ValidateAtLeastOneOfSubjectNameAndDnsNamesIsPresent ( ) : void
ValidateBothPercentageAndNumberOfDaysAreNotPresent ( ) : void
ValidateDnsNames ( ) : void
ValidateEkus ( ) : void
ValidateKeyUsage ( ) : void
ValidateRenewAtNumberOfDaysBeforeExpiry ( ) : void
ValidateRenewAtPercentageLifetime ( ) : void
ValidateSubjectName ( ) : void

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void