| Hl7ConfigurationSectionNoAuthenticationSecret Property |
If no security method is being used, the principal of the anonymous user
Namespace:
SanteDB.Messaging.HL7.Configuration
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public string NoAuthenticationSecret { get; set; }
Public Property NoAuthenticationSecret As String
Get
Set
public:
property String^ NoAuthenticationSecret {
String^ get ();
void set (String^ value);
}
member NoAuthenticationSecret : string with get, set
Property Value
Type:
StringSee Also