C# 클래스 Microsoft.Azure.Commands.KeyVault.NewAzureKeyVaultCertificatePolicy

상속: Microsoft.Azure.Commands.KeyVault.Models.KeyVaultCmdletBase
파일 보기 프로젝트 열기: Azure/azure-powershell

Private Properties

프로퍼티 타입 설명
ValidateAtLeastOneOfSubjectNameAndDnsNamesIsPresent void
ValidateBothPercentageAndNumberOfDaysAreNotPresent void
ValidateDnsNames void
ValidateEkus void
ValidateKeyUsage void
ValidateRenewAtNumberOfDaysBeforeExpiry void
ValidateRenewAtPercentageLifetime void
ValidateSubjectName void

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void

비공개 메소드들

메소드 설명
ValidateAtLeastOneOfSubjectNameAndDnsNamesIsPresent ( ) : void
ValidateBothPercentageAndNumberOfDaysAreNotPresent ( ) : void
ValidateDnsNames ( ) : void
ValidateEkus ( ) : void
ValidateKeyUsage ( ) : void
ValidateRenewAtNumberOfDaysBeforeExpiry ( ) : void
ValidateRenewAtPercentageLifetime ( ) : void
ValidateSubjectName ( ) : void

메소드 상세

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void