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

AttestationTokenValidationEventArgs.IsValid 属性

定义

由事件回调设置为“true”以指示回调已验证令牌,否则为 false。

public bool IsValid { get; set; }
member this.IsValid : bool with get, set
Public Property IsValid As Boolean

属性值

注解

IsValid 的默认值为“true”。

适用于