# ExceptionMinimumTLSVersion

> Specifies whether to set the NSExceptionMinimumTLSVersion key for the domain.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.iOS.Xcode](/engine/6000.3/script-reference/unityeditor/ios/xcode.md)
* **Assembly:** UnityEditor.iOS.Extensions.Xcode

```csharp
public string ExceptionMinimumTLSVersion { readonly get; set; }
```
