kODAttributeTypeIPv6Address

Static kODAttributeTypeIPv6Address 

Source
pub unsafe static kODAttributeTypeIPv6Address: Option<&'static ODAttributeType>
Available on crate feature CFOpenDirectoryConstants only.
Expand description

IPv6 address expressed in the standard notation

IPv6 address expressed in the standard notation (e.g., “fe80::236:caff:fcc2:5641”) Usually found on kODRecordTypeComputers and kODRecordTypeHosts.

See also Apple’s documentation