Contents

proxyType

The receiver’s proxy type.

Declaration

var proxyType: String? { get }

Discussion

This value is nil if the receiver does not represent a proxy protection space. The supported proxy types are listed in NSURLProtectionSpace proxy types.

See Also

Getting protection space properties