Partager via


NWTcpConnectionAuthenticationDelegate_Extensions.ShouldEvaluateTrust Méthode

Définition

Méthode appelée pour informer le délégué qu’il doit évaluer la confiance.

public static bool ShouldEvaluateTrust (this NetworkExtension.INWTcpConnectionAuthenticationDelegate This, NetworkExtension.NWTcpConnection connection);
static member ShouldEvaluateTrust : NetworkExtension.INWTcpConnectionAuthenticationDelegate * NetworkExtension.NWTcpConnection -> bool

Paramètres

This
INWTcpConnectionAuthenticationDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

connection
NWTcpConnection

Retours

true pour indiquer que le délégué évaluera l’approbation.

S’applique à