X509Credentials.RemoteX509Names Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of X509Name to validate remote X509Credentials
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)
Property Value
the list of X509Name to validate remote X509Credentials