Partager via


NWTcpConnectionAuthenticationDelegate_Extensions.ShouldProvideIdentity Méthode

Définition

Méthode appelée pour informer le délégué qu’elle doit fournir des informations d’identité.

public static bool ShouldProvideIdentity (this NetworkExtension.INWTcpConnectionAuthenticationDelegate This, NetworkExtension.NWTcpConnection connection);
static member ShouldProvideIdentity : 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é fournira des informations d’identité.

S’applique à