 | Hl7ConfigurationSectionSecurity Property |
Security method
Namespace: SanteDB.Messaging.HL7.ConfigurationAssembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntaxpublic Hl7AuthenticationMethod Security { get; set; }Public Property Security As Hl7AuthenticationMethod
Get
Set
public:
property Hl7AuthenticationMethod Security {
Hl7AuthenticationMethod get ();
void set (Hl7AuthenticationMethod value);
}member Security : Hl7AuthenticationMethod with get, set
Property Value
Hl7AuthenticationMethod
See Also