Condividi tramite


ExecutionInfo.CredentialsRequired Proprietà

Definizione

Indica se il report richiede credenziali.

public:
 property bool CredentialsRequired { bool get(); void set(bool value); };
public bool CredentialsRequired { get; set; }
member this.CredentialsRequired : bool with get, set
Public Property CredentialsRequired As Boolean

Valore della proprietà

Valore Boolean. Il valore true indica che il report richiede l'immissione di credenziali.

Commenti

Il report non verrà eseguito se la CredentialsRequired proprietà è true.

Si applica a