Gets a value indicating whether the response is considered secret and should not be displayed.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property IsSecret As Boolean Get |
C# |
---|
public bool IsSecret { get; } |