The CredentialsManager instance.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static CredentialsManager Instance { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property Instance As CredentialsManager |
Visual C++ |
---|
public: static property CredentialsManager^ Instance { CredentialsManager^ get (); } |