NWTcpConnectionAuthenticationDelegate_Extensions.ShouldProvideIdentity メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ID 情報を提供する必要があることをデリゲートに通知するために呼び出されるメソッド。
public static bool ShouldProvideIdentity (this NetworkExtension.INWTcpConnectionAuthenticationDelegate This, NetworkExtension.NWTcpConnection connection);
static member ShouldProvideIdentity : NetworkExtension.INWTcpConnectionAuthenticationDelegate * NetworkExtension.NWTcpConnection -> bool
パラメーター
この拡張メソッドが動作するインスタンス。
- connection
- NWTcpConnection
戻り値
true
デリゲートが ID 情報を提供することを示す場合は 。