Contents

isLocallyAdministeredAddress

A Boolean value that indicates whether the address is a locally administered address (LAA).

Declaration

var isLocallyAdministeredAddress: Bool { get }

Discussion

The value of this property is true if the address is locally administered, or false if it isn’t. A locally administered address different than the address burned in to the physical network interface.

See Also

Getting address attributes