PowerSNMP for .NET CF
Dart.Common Namespace
See Also  Inheritance Hierarchy Send comments on this topic.

Classes

 ClassDescription
ClassAuthenticationException Thrown when a client or server cannot be authenticated.
ClassComponentBase Base class for PowerTCP Components.
ClassComponentErrorEventArgs Provides data for the ComponentBase.Error event.
ClassDartLicenseException The base class for all Dart component license exceptions.
ClassLicenseException Thrown when a component fails it's license check.
ClassNetworkStream Used to provide a ReadTimeout property for a CF NetworkStream.
ClassSegment Class used to encapsulate a byte[] segment.
ClassSocketBase Base class for PowerTCP Components.
ClassUdpSocket Derived from System.Net.Sockets.Socket to provide a ReceiveTimeout property for CF.
ClassUserStateEventArgs Provides data for the UserState event.
ClassX509CertificateCollection A generic list of X509Certificate objects.
ClassX509Chain Represents a chain-building engine for X509Certificate certificates. Not implemented.
ClassX509ChainPolicy Represents the chain policy to be applied when building an X509 certificate chain. This class cannot be inherited.

Structures

 StructureDescription
StructureX509ChainStatus Provides a simple structure for storing X509 chain status and error information.

Delegates

 DelegateDescription
DelegateComponentErrorEventHandler Represents the method that will handle an event raised due to an component error.
DelegateLocalCertificateSelectionCallback Selects the local Secure Sockets Layer (SSL) certificate used for authentication.
DelegateRemoteCertificateValidationCallback Verifies the remote Secure Sockets Layer (SSL) certificate used for authentication.
DelegateUserStateEventHandler Represents the method that will handle an event raised by the user calling Marshal.

Enumerations

 EnumerationDescription
EnumerationCipherAlgorithmType Defines the possible cipher algorithms for the SslStream class.
EnumerationExchangeAlgorithmType Specifies the algorithm used to create keys shared by the client and server.
EnumerationHashAlgorithmType Specifies the algorithm used for generating message authentication codes (MACs).
EnumerationSslPolicyErrors Enumerates Secure Socket Layer (SSL) policy errors. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
EnumerationSslProtocols Defines the possible values of SslProtocols.
EnumerationX509ChainStatusFlags Defines the status of an X509 chain. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
EnumerationX509RevocationFlag Specifies which X509 certificates in the chain should be checked for revocation.
EnumerationX509RevocationMode Specifies the mode used to check for X509 certificate revocation.

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.