# ITlsHandshakeFeature.NegotiatedCipherSuite

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Connections.Security/Security/ITlsHandshakeFeature.cs#L14)

```csharp
public virtual TlsCipherSuite? NegotiatedCipherSuite
```

Gets the `System.Net.Security.TlsCipherSuite`.
