| SecurityConfigurationSectionPlainTextSecret Property |
Plain text secret
Namespace:
SanteDB.DisconnectedClient.Configuration
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public bool PlainTextSecret { get; set; }
Public Property PlainTextSecret As Boolean
Get
Set
public:
property bool PlainTextSecret {
bool get ();
void set (bool value);
}
member PlainTextSecret : bool with get, set
Property Value
Type:
BooleanSee Also