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

X509ThumbprintExtensions.IsEmpty(X509Thumbprint) 方法

定义

检查指纹是否已填充

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

参数

x509Thumbprint
X509Thumbprint

返回

bool

适用于