Gets or sets a value indicating whether to cancel the authentication.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property Cancel As Boolean Get Set |
C# |
---|
public bool Cancel { get; set; } |