System.Net.Security.AuthenticatedStream.IsAuthenticated Property

Gets a bool value that indicates whether authentication was successful.

Syntax

public abstract bool IsAuthenticated { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The methods called to perform authentication are defined in the classes that inherit from System.Net.Security.AuthenticatedStream.

Requirements

Namespace: System.Net.Security
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0