Share via


JsonWebKey Constructor ()

 

Initializes a new instance of the JsonWebKey class.

Namespace:   Microsoft.Azure.KeyVault.WebKey
Assembly:  Microsoft.Azure.KeyVault (in Microsoft.Azure.KeyVault.dll)

Syntax

[JsonConstructorAttribute]
public JsonWebKey()
public:
[JsonConstructorAttribute]
JsonWebKey()
[<JsonConstructorAttribute>]
new : unit -> JsonWebKey
<JsonConstructorAttribute>
Public Sub New

See Also

JsonWebKey Class
Microsoft.Azure.KeyVault.WebKey Namespace

Return to top