SecureRemotingConnectConfiguration.ValidateServerCertificateCallback Field       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The callback function to validate the certificate chain provided by the remote player (Server).
public Microsoft.MixedReality.OpenXR.Remoting.SecureRemotingValidateServerCertificateDelegate ValidateServerCertificateCallback;
	val mutable ValidateServerCertificateCallback : Microsoft.MixedReality.OpenXR.Remoting.SecureRemotingValidateServerCertificateDelegate
	Public ValidateServerCertificateCallback As SecureRemotingValidateServerCertificateDelegate