JsonWebKeyVerifier.Verify Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- webKey
- JsonWebKey
- options
- JsonWebKeyVerifier.Options
- error
- String