This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Manages logons and logofss for calls made to the Interop webservice methods.

Namespace: Smartsite.Core.Services
Assembly:  Smartsite.Services (in Smartsite.Services.dll)

Syntax

C#Copy imageCopy Code
public static class WcfAuthenticationManager
Visual Basic (Declaration)Copy imageCopy Code
Public NotInheritable Class WcfAuthenticationManager

Inheritance Hierarchy

System..::..Object
  Smartsite.Core.Services..::..WcfAuthenticationManager

See Also

Advanced