---
title: WINetworkSharingProvider.Network.CaptivePortalLogin
framework: wifiinfrastructure
role: symbol
role_heading: Structure
path: wifiinfrastructure/winetworksharingprovider/network/captiveportallogin-swift.struct
---

# WINetworkSharingProvider.Network.CaptivePortalLogin

Captive portal login information for a Wi-Fi network.

## Declaration

```swift
struct CaptivePortalLogin
```

## Overview

Overview Contains form data that people previously entered to complete captive portal authentication.

## Topics

### Instance Properties

- [description](wifiinfrastructure/winetworksharingprovider/network/captiveportallogin-swift.struct/description.md)
- [userEnteredFormValues](wifiinfrastructure/winetworksharingprovider/network/captiveportallogin-swift.struct/userenteredformvalues.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the network credentials

- [securityPolicy](wifiinfrastructure/winetworksharingprovider/network/securitypolicy-swift.property.md)
- [WINetworkSharingProvider.Network.SecurityPolicy](wifiinfrastructure/winetworksharingprovider/network/securitypolicy-swift.enum.md)
- [credentials](wifiinfrastructure/winetworksharingprovider/network/credentials-swift.property.md)
- [WINetworkSharingProvider.Network.Credentials](wifiinfrastructure/winetworksharingprovider/network/credentials-swift.enum.md)
- [captivePortalLogin](wifiinfrastructure/winetworksharingprovider/network/captiveportallogin-swift.property.md)
