次の方法で共有


JsonWebKeyVerifier.Verify メソッド

定義

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

パラメーター

webKey
JsonWebKey
error
String

戻り値

適用対象