Contents

password

The password component of the IEEE 802.1X authentication credential.

Declaration

var password: String { get set }

Discussion

This property must be configured for PEAP, EAP-TTLS, and EAP-FAST authentication. It is optional for EAP-TLS authentication. The length of the string must be 1 to 64 characters, inclusive.

See Also

Accessing EAP properties