Właściwość DataSource.RunTimeCredentials
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public ReadOnly Property RunTimeCredentials As CachedCredentials
Get
'Użycie
Dim instance As DataSource
Dim value As CachedCredentials
value = instance.RunTimeCredentials
public CachedCredentials RunTimeCredentials { get; }
public:
property CachedCredentials^ RunTimeCredentials {
CachedCredentials^ get ();
}
member RunTimeCredentials : CachedCredentials
function get RunTimeCredentials () : CachedCredentials
Wartość właściwości
Typ: CachedCredentials