# certificatePath

> The file path for the current Universal Windows Platform certificate.

## Definition

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

```csharp
public static string certificatePath { get; }
```

### Remarks

In the Editor, Unity displays this under **Certificate** in [UWP Player Settings](/engine/6000.6/manual/platform-specific/windows-store/uwp-getting-started/class-player-settings-wsa.md). Read-only.
