<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Dialog](./sip.js.dialog.md) &gt; [secure](./sip.js.dialog.secure.md)

## Dialog.secure property

If the request was sent over TLS, and the Request-URI contained a SIPS URI, the "secure" flag is set to true. \*NOT IMPLEMENTED\*

<b>Signature:</b>

```typescript
readonly secure: boolean;
```
