X509Credentials.RemoteCommonNames プロパティ

定義

Service Fabric で検証するリモート証明書の予期される共通名を示します。

public System.Collections.Generic.IList<string> RemoteCommonNames { get; }
member this.RemoteCommonNames : System.Collections.Generic.IList<string>
Public ReadOnly Property RemoteCommonNames As IList(Of String)

プロパティ値

Service Fabric で検証するリモート証明書の予期される共通名。

適用対象