JsonWebKeyType.Rsa Field
The Rsa key type.
Namespace: Microsoft.Azure.KeyVault.WebKey
Assembly: Microsoft.Azure.KeyVault (in Microsoft.Azure.KeyVault.dll)
Syntax
public const string Rsa
public:
literal String^ Rsa
static val mutable Rsa : string
Public Const Rsa As String
Field Value
Type: System.String
See Also
JsonWebKeyType Class
Microsoft.Azure.KeyVault.WebKey Namespace
Return to top