X509Credentials.AllowedCommonNames プロパティ

定義

注意事項

Deprecated by RemoteCommonNames

RemoteCommonNames によって非推奨になりました。

[System.Obsolete("Deprecated by RemoteCommonNames")]
public System.Collections.Generic.IList<string> AllowedCommonNames { get; }
[<System.Obsolete("Deprecated by RemoteCommonNames")>]
member this.AllowedCommonNames : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedCommonNames As IList(Of String)

プロパティ値

Service Fabric で検証する一般的な名前を指定します。

属性

適用対象