JsonWebKeyOperation Class
Represents the supported JsonWebKey operations.
Namespace: Microsoft.Azure.KeyVault.WebKey
Assembly: Microsoft.Azure.KeyVault (in Microsoft.Azure.KeyVault.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.KeyVault.WebKey.JsonWebKeyOperation
Syntax
public static class JsonWebKeyOperation
public ref class JsonWebKeyOperation abstract sealed
[<AbstractClass>]
[<Sealed>]
type JsonWebKeyOperation = class end
Public NotInheritable Class JsonWebKeyOperation
Properties
| Name | Description | |
|---|---|---|
![]() ![]() |
AllOperations | Gets all operations names. Use clone to avoid FxCop violation |
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
Decrypt | The Decrypt operation. |
![]() ![]() |
Encrypt | The Encrypt operation. |
![]() ![]() |
Sign | The Sign operation. |
![]() ![]() |
Unwrap | The Unwrap operation. |
![]() ![]() |
Verify | The Verify operation. |
![]() ![]() |
Wrap | The Wrap operation. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.KeyVault.WebKey Namespace
Return to top
.jpeg)
.gif)
.jpeg)