Share via


CertificatePolicy.LifetimeActions Property

Definition

Gets the actions to be executed at specified times in the certificates lifetime. Currently, only a single LifetimeAction is allowed.

public System.Collections.Generic.IList<Azure.Security.KeyVault.Certificates.LifetimeAction> LifetimeActions { get; }
member this.LifetimeActions : System.Collections.Generic.IList<Azure.Security.KeyVault.Certificates.LifetimeAction>
Public ReadOnly Property LifetimeActions As IList(Of LifetimeAction)

Property Value

Applies to