Tatsuki Yamamoto

Results 1 issues of Tatsuki Yamamoto

**Describe the issue** I have a question about the sample code in `Samples/V1.0Samples/LocalMediaSamples/PolicyRecordingBot`. In the [ProcessNotificationAsync](https://github.com/microsoftgraph/microsoft-graph-comms-samples/blob/master/Samples/V1.0Samples/LocalMediaSamples/PolicyRecordingBot/FrontEnd/Http/Controllers/PlatformCallController.cs#L95) function, an problem occurs when trying to get `request.Properties["MS_OwinContext"]["ssl.ClientCertificateErrors"]`. After accessing `request.Properties[“MS_OwinContext”][“ssl.ClientCertificateErrors”]`, GraphLogger outputs...