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

X509ThumbprintExtensions.IsValid(X509Thumbprint, Boolean) 方法

定义

检查内容是否有效

public static bool IsValid (this Microsoft.Azure.Devices.X509Thumbprint x509Thumbprint, bool throwArgumentException);
static member IsValid : Microsoft.Azure.Devices.X509Thumbprint * bool -> bool
<Extension()>
Public Function IsValid (x509Thumbprint As X509Thumbprint, throwArgumentException As Boolean) As Boolean

参数

x509Thumbprint
X509Thumbprint

要检查的 X509 指纹。

throwArgumentException
Boolean

指示是否应引发 的 ArgumentException 标志。

返回

bool

适用于