JsonWebKeyType.Octet Field

 

The Octet key type.

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

Syntax

public const string Octet
public:
literal String^ Octet
static val mutable Octet : string
Public Const Octet As String

Field Value

Type: System.String

See Also

JsonWebKeyType Class
Microsoft.Azure.KeyVault.WebKey Namespace

Return to top