Partager via


JsonWebKeyVerifier.IsSecretKeyValid(JsonWebKey, String) Méthode

Définition

public virtual bool IsSecretKeyValid (Microsoft.Azure.KeyVault.WebKey.JsonWebKey webKey, ref string errorMsg);
abstract member IsSecretKeyValid : Microsoft.Azure.KeyVault.WebKey.JsonWebKey * string -> bool
override this.IsSecretKeyValid : Microsoft.Azure.KeyVault.WebKey.JsonWebKey * string -> bool
Public Overridable Function IsSecretKeyValid (webKey As JsonWebKey, ByRef errorMsg As String) As Boolean

Paramètres

webKey
JsonWebKey
errorMsg
String

Retours

S’applique à