---
title: kSecPolicyClient
framework: security
role: symbol
role_heading: Global Variable
path: security/ksecpolicyclient
---

# kSecPolicyClient

If true, indicates this policy should be evaluated against the client certificate. If false, the policy is evaluated against the certificate for the server. Default is false.

## Declaration

```swift
let kSecPolicyClient: CFString
```
