Bagikan melalui


JsonWebKey.KeyOps Property

Definition

Gets a list of KeyOperation values supported by this key.

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

Property Value

Applies to