Document Library for WinForms
SecurityErrorEventArgs コンストラクタ

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > SecurityErrorEventArgs クラス : SecurityErrorEventArgs コンストラクタ
The connection path accessing which caused the security error.
The number of failed open attempts.
Initializes a new instance of the SecurityErrorEventArgs class.
シンタックス
'宣言
 
Public Function New( _
   ByVal path As System.String, _
   ByVal failedAttemptCount As System.Integer _
)
public SecurityErrorEventArgs( 
   System.string path,
   System.int failedAttemptCount
)

パラメータ

path
The connection path accessing which caused the security error.
failedAttemptCount
The number of failed open attempts.
参照

SecurityErrorEventArgs クラス
SecurityErrorEventArgs メンバ