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

X509Credentials.RemoteX509Names 属性

定义

获取用于验证远程 X509Credentials 的 X509Name 列表

public System.Collections.Generic.IList<System.Fabric.X509Name> RemoteX509Names { get; }
member this.RemoteX509Names : System.Collections.Generic.IList<System.Fabric.X509Name>
Public ReadOnly Property RemoteX509Names As IList(Of X509Name)

属性值

用于验证远程 X509Credentials 的 X509Name 列表

适用于