KeyVaultKey.KeyOperations Property

Definition

Gets the operations you can perform using the key.

public System.Collections.Generic.IReadOnlyCollection<Azure.Security.KeyVault.Keys.KeyOperation> KeyOperations { get; }
member this.KeyOperations : System.Collections.Generic.IReadOnlyCollection<Azure.Security.KeyVault.Keys.KeyOperation>
Public ReadOnly Property KeyOperations As IReadOnlyCollection(Of KeyOperation)

Property Value

Applies to