IKey.Managed Property

Definition

Gets true if the key's lifetime is managed by key vault. If this is a key backing a certificate, then managed will be true.

public bool Managed { get; }
member this.Managed : bool
Public ReadOnly Property Managed As Boolean

Property Value

Applies to