Gets a value indicating whether the AuthenticationRequest event is registered.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Protected ReadOnly Property HasAuthenticationRequestEventHandler As Boolean Get |
| C# |
|---|
protected bool HasAuthenticationRequestEventHandler { get; } |