Partilhar via


JsonWebKeyVerifier.Verify Método

Definição

public bool Verify (Microsoft.Azure.KeyVault.WebKey.JsonWebKey webKey, Microsoft.Azure.KeyVault.WebKey.JsonWebKeyVerifier.Options options, ref string error);
member this.Verify : Microsoft.Azure.KeyVault.WebKey.JsonWebKey * Microsoft.Azure.KeyVault.WebKey.JsonWebKeyVerifier.Options * string -> bool
Public Function Verify (webKey As JsonWebKey, options As JsonWebKeyVerifier.Options, ByRef error As String) As Boolean

Parâmetros

webKey
JsonWebKey
error
String

Retornos

Aplica-se a