Share via


NWTcpConnectionAuthenticationDelegate_Extensions.ShouldProvideIdentity Metodo

Definizione

Metodo chiamato per informare il delegato che deve fornire informazioni sull'identità.

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

Parametri

This
INWTcpConnectionAuthenticationDelegate

Istanza in cui opera questo metodo di estensione.

connection
NWTcpConnection

Restituisce

true per indicare che il delegato fornirà informazioni sull'identità.

Si applica a