你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

JsonWebKeyVerifier.ValidateKeyParameterSize 方法

定义

protected static bool ValidateKeyParameterSize (byte[] value, string name, int requiredSize, ref string errorMsg);
static member ValidateKeyParameterSize : byte[] * string * int * string -> bool
Protected Shared Function ValidateKeyParameterSize (value As Byte(), name As String, requiredSize As Integer, ByRef errorMsg As String) As Boolean

参数

value
Byte[]
name
String
requiredSize
Int32
errorMsg
String

返回

适用于