JWE Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
JWE() | |
JWE(String) |
JWE()
public JWE ();
Public Sub New ()
Applies to
JWE(String)
public JWE (string compact_jwe);
new Microsoft.Azure.Commands.KeyVault.SecurityDomain.Models.JWE : string -> Microsoft.Azure.Commands.KeyVault.SecurityDomain.Models.JWE
Public Sub New (compact_jwe As String)
Parameters
- compact_jwe
- String