FlexReport for WinForms
Credential プロパティ (C1SSRSDocumentSource)


C1.Document アセンブリ > C1.Document 名前空間 > C1SSRSDocumentSource クラス : Credential プロパティ
Overridden. Gets or sets System.Net.NetworkCredential object defining credentials used in the SSRS connection. This is a shortcut to C1.Ssrs.ConnectionOptions.Credential.
シンタックス
'宣言
 
Public Overrides Property Credential As System.Net.NetworkCredential
'使用法
 
Dim instance As C1SSRSDocumentSource
Dim value As System.Net.NetworkCredential
 
instance.Credential = value
 
value = instance.Credential
public override System.Net.NetworkCredential Credential {get; set;}
参照

参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ