The class wich realizes a credentials storage and management functionality.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public class CredentialsManager
Visual Basic (Declaration)
Public Class CredentialsManager
Visual C++
public ref class CredentialsManager

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.ReportingServices.Viewer.Client..::.CredentialsManager

See Also