ActiveReports for .NET 18.0J
IntegratedSecurity プロパティ

GrapeCity.ActiveReports.PageReportModel 名前空間 > ConnectionProperties クラス : IntegratedSecurity プロパティ

データソースで接続に統合セキュリティを使用するかどうかを示す値を取得または設定します。

シンタックス
'宣言
 
Public Property IntegratedSecurity As Boolean
public bool IntegratedSecurity {get; set;}

プロパティ値

データソースで接続に統合セキュリティを使用する場合はtrue、それ以外の場合はfalseを示すBoolean値。デフォルト値はfalseです。

参照

ConnectionProperties クラス
ConnectionProperties メンバ