<!--
{
  "availability" : [
    "iOS: 26.2.0 -",
    "iPadOS: 26.2.0 -",
    "macCatalyst: 26.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WiFiInfrastructure",
  "identifier" : "/documentation/WiFiInfrastructure/WINetworkSharingProvider/Network/captivePortalLogin-swift.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Wi-Fi Infrastructure"
    ],
    "preciseIdentifier" : "s:18WiFiInfrastructure24WINetworkSharingProviderC7NetworkV18captivePortalLoginAE07CaptiveiJ0VSgvp"
  },
  "title" : "captivePortalLogin"
}
-->

# captivePortalLogin

The captive portal login information for the network.

```
let captivePortalLogin: WINetworkSharingProvider.Network.CaptivePortalLogin?
```

## Discussion

Contains data when the person previously completed captive portal authentication,
or `nil` when this network doesn’t require captive portal login.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)