# SharedUserCertificates

> Allows your application to add and access software and hardware-based certificates in the shared user data store.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
SharedUserCertificates = 7
```

### Remarks

This is useful for financial or enterprise applications that require a smart card for authentication. This is a restricted capability and requires approval from Microsoft when you publish your application to the Microsoft Store.
