EncryptedUserName プロパティ
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property EncryptedUserName As String
Get
Set
'使用
Dim instance As DataSourceCredentials
Dim value As String
value = instance.EncryptedUserName
instance.EncryptedUserName = value
public string EncryptedUserName { get; set; }
public:
property String^ EncryptedUserName {
String^ get ();
void set (String^ value);
}
member EncryptedUserName : string with get, set
function get EncryptedUserName () : String
function set EncryptedUserName (value : String)
プロパティ値
型: System. . :: . .String
string 値です。