LogOnCredentialValue Property |
Gets the value of the credential.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string Value {
get;
}
Public ReadOnly Property Value As String
Get
public:
property String^ Value {
String^ get ();
}
member Value : string with
get
Property Value
Type:
StringSee Also