# ITlsConnectionFeature Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlsconnectionfeature/)

## RemoteCertificate {#remotecertificate-9cd5b738}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlsconnectionfeature/properties/remotecertificate-9cd5b738/)

```csharp
public abstract X509Certificate2 RemoteCertificate
```

Synchronously retrieves the remote endpoint's certificate, if any.
