DataSource.RunTimeCredentials Property

Definition

Gets or sets the credentials at runtime time.

public:
 property Microsoft::ReportDesigner::Data::CachedCredentials ^ RunTimeCredentials { Microsoft::ReportDesigner::Data::CachedCredentials ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportDesigner.Data.CachedCredentials RunTimeCredentials { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.RunTimeCredentials : Microsoft.ReportDesigner.Data.CachedCredentials
Public ReadOnly Property RunTimeCredentials As CachedCredentials

Property Value

The credentials at runtime time.

Attributes

Applies to