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

ClientCertificateAuthentication.ValidationScheme 属性

定义

用于对客户端进行身份验证的验证方案。 默认值为 SubjectMatchesAuthenticationName。

public Azure.ResourceManager.EventGrid.Models.ClientCertificateValidationScheme? ValidationScheme { get; set; }
member this.ValidationScheme : Nullable<Azure.ResourceManager.EventGrid.Models.ClientCertificateValidationScheme> with get, set
Public Property ValidationScheme As Nullable(Of ClientCertificateValidationScheme)

属性值

适用于