iosReceivesCredentialSecurely property

bool? iosReceivesCredentialSecurely
getter/setter pair

A Boolean value that indicates whether the credentials for the protection space can be sent securely. This value is true if the credentials for the protection space represented by the receiver can be sent securely, false otherwise.

NOTE: available only on iOS.

Implementation

bool? iosReceivesCredentialSecurely;