Compartir a través de


X509Credentials.AllowedCommonNames Propiedad

Definición

Precaución

Deprecated by RemoteCommonNames

En desuso por 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)

Valor de propiedad

Los nombres comunes permitidos con los que quiere que Service Fabric se valide.

Atributos

Se aplica a