---
title: remoteIdentifier
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nevpnprotocolipsec/remoteidentifier
---

# remoteIdentifier

A string identifying the IPSec server for authentication purposes

## Declaration

```swift
var remoteIdentifier: String? { get set }
```

## See Also

### Accessing IPSec properties

- [authenticationMethod](networkextension/nevpnprotocolipsec/authenticationmethod.md)
- [NEVPNIKEAuthenticationMethod](networkextension/nevpnikeauthenticationmethod.md)
- [useExtendedAuthentication](networkextension/nevpnprotocolipsec/useextendedauthentication.md)
- [sharedSecretReference](networkextension/nevpnprotocolipsec/sharedsecretreference.md)
- [localIdentifier](networkextension/nevpnprotocolipsec/localidentifier.md)
