NWTcpConnectionAuthenticationDelegate_Extensions.EvaluateTrustAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Lorsqu’il est implémenté par le développeur, retourne une tâche qui remplace l’évaluation d’approbation par défaut.
public static System.Threading.Tasks.Task<Security.SecTrust> EvaluateTrustAsync (this NetworkExtension.INWTcpConnectionAuthenticationDelegate This, NetworkExtension.NWTcpConnection connection, Foundation.NSArray peerCertificateChain);
static member EvaluateTrustAsync : NetworkExtension.INWTcpConnectionAuthenticationDelegate * NetworkExtension.NWTcpConnection * Foundation.NSArray -> System.Threading.Tasks.Task<Security.SecTrust>
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- connection
- NWTcpConnection
- peerCertificateChain
- NSArray