[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.MessagingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public string CredentialsPassword { get; set; }
[ConfigAttribute]
public string CredentialsPassword { get; set; }
<ConfigAttribute>
Public Property CredentialsPassword As String
Get
Set
<ConfigAttribute>
Public Property CredentialsPassword As String
Get
Set
public:
[ConfigAttribute]
property String^ CredentialsPassword {
String^ get ();
void set (String^ value);
}
public:
[ConfigAttribute]
property String^ CredentialsPassword {
String^ get ();
void set (String^ value);
}
[<ConfigAttribute>]
member CredentialsPassword : string with get, set
[<ConfigAttribute>]
member CredentialsPassword : string with get, set
Property Value
Type:
String