次の方法で共有


KeyWrapAlgorithm.Implicit(String to KeyWrapAlgorithm) 演算子

定義

文字列を 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

パラメーター

value
String

変換する文字列値。

戻り値

適用対象