ExecutionInfo.CredentialsRequired, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Property CredentialsRequired As Boolean
public bool CredentialsRequired { get; set; }
public:
property bool CredentialsRequired {
    bool get ();
    void set (bool value);
}
member CredentialsRequired : bool with get, set
function get CredentialsRequired () : boolean
function set CredentialsRequired (value : boolean)

Valeur de propriété

Type : Boolean

Voir aussi

Référence

ExecutionInfo Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms