Partager via


IHasSslCertificate<T> Interface

Définition

Interface représentant la capacité d’un modèle à référencer un certificat SSL.

public interface IHasSslCertificate<T>
type IHasSslCertificate<'T> = interface
Public Interface IHasSslCertificate(Of T)

Paramètres de type

T

Type de certificat SSL.

Dérivé

Propriétés

SslCertificate

Obtient le certificat SSL associé, le cas échéant.

S’applique à