|  | NetworkInterfaceInfoMacAddress Property  | 
 
            Mac address
            
 
    Namespace: 
   SanteDB.Core.Services
    Assembly:
   SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
 Syntax
Syntaxpublic string MacAddress { get; }Public ReadOnly Property MacAddress As String
	Get
public:
property String^ MacAddress {
	String^ get ();
}member MacAddress : string with get
Property Value
Type: 
String See Also
See Also