---
title: certificateView()
framework: securityinterface
role: symbol
role_heading: Instance Method
path: securityinterface/sfcertificatepanel/certificateview()
---

# certificateView()

Returns the certificate view for the modal panel.

## Declaration

```swift
func certificateView() -> SFCertificateView!
```

## See Also

### Displaying a Sheet or Panel

- [beginSheet(for:modalDelegate:didEnd:contextInfo:certificates:showGroup:)](securityinterface/sfcertificatepanel/beginsheet(for:modaldelegate:didend:contextinfo:certificates:showgroup:).md)
- [beginSheet(for:modalDelegate:didEnd:contextInfo:trust:showGroup:)](securityinterface/sfcertificatepanel/beginsheet(for:modaldelegate:didend:contextinfo:trust:showgroup:).md)
- [runModal(for:showGroup:)](securityinterface/sfcertificatepanel/runmodal(for:showgroup:).md)
- [runModal(forCertificates:showGroup:)](securityinterface/sfcertificatepanel/runmodal(forcertificates:showgroup:).md)
