| Hl7ConfigurationSectionSecurity Property |
Security method
Namespace:
SanteDB.Messaging.HL7.Configuration
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public AuthenticationMethod Security { get; set; }
Public Property Security As AuthenticationMethod
Get
Set
public:
property AuthenticationMethod Security {
AuthenticationMethod get ();
void set (AuthenticationMethod value);
}
member Security : AuthenticationMethod with get, set
Property Value
Type:
AuthenticationMethodSee Also