Mono Class Library: Overview

System.Net.Security.AuthenticatedStream: Members

The members of System.Net.Security.AuthenticatedStream are listed below.

See Also: Inherited members from System.IO.Stream

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
abstract
IsAuthenticatedbool. Documentation for this section has not yet been entered.
[read-only]
abstract
IsEncryptedbool. Documentation for this section has not yet been entered.
[read-only]
abstract
IsMutuallyAuthenticatedbool. Documentation for this section has not yet been entered.
[read-only]
abstract
IsServerbool. Documentation for this section has not yet been entered.
[read-only]
abstract
IsSignedbool. Documentation for this section has not yet been entered.
[read-only]
LeaveInnerStreamOpenbool. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
InnerStreamSystem.IO.Stream. Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Documentation for this section has not yet been entered.