An NDoc3 Documented Class Library

AuthenticatedWebService Class

Base class for authenticated web services.

For a list of all members of this type, see AuthenticatedWebService Members .

System.Object
   MarshalByValueComponent
      WebService
         AuthenticatedWebService

[DesignerCategory(Category="Component")]
[TypeConverter(ConverterTypeName="System.ComponentModel.ComponentConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IRootDesigner, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", DesignerTypeName="System.Windows.Forms.Design.ComponentDocumentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class AuthenticatedWebService : WebService

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CubicCompass.Portal

Assembly: CubicCompass.Portal.Framework (in CubicCompass.Portal.Framework.dll)

See Also

AuthenticatedWebService Members | CubicCompass.Portal Namespace