Partager via


KeyWrapAlgorithm.Implicit(String to KeyWrapAlgorithm) Opérateur

Définition

Convertit une chaîne en KeyWrapAlgorithm.

public static implicit operator Azure.Security.KeyVault.Keys.Cryptography.KeyWrapAlgorithm (string value);
static member op_Implicit : string -> Azure.Security.KeyVault.Keys.Cryptography.KeyWrapAlgorithm
Public Shared Widening Operator CType (value As String) As KeyWrapAlgorithm

Paramètres

value
String

Valeur de chaîne à convertir.

Retours

S’applique à