Share via


Microsoft.Azure.KeyVault.WebKey Namespace

 

The Microsoft.Azure.KeyVault.WebKey namespace contains classes that represents the web key operations.

Classes

Class Description
System_CAPS_pubclass JsonWebKey

Represents the JSON web access key associated with the key vault.

System_CAPS_pubclass JsonWebKeyEncryptionAlgorithm

Represents the supported JsonWebKey algorithm.

System_CAPS_pubclass JsonWebKeyOperation

Represents the supported JsonWebKey operations.

System_CAPS_pubclass JsonWebKeySignatureAlgorithm

Represents the supported JsonWebKey algorithms.

System_CAPS_pubclass JsonWebKeyType

Represents the supported JsonWebKey key types.

Return to top