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 (25.3.0.1000)
Syntaxpublic string Value {
	get;
 }Public ReadOnly Property Value As String
		Get
public:
property String^ Value {
		String^ get ();
}member Value : string with 
		get
Property Value
Type: 
String
See Also