UnityWebRequest.disposeCertificateHandlerOnDispose

Cambiar al Manual
public bool disposeCertificateHandlerOnDispose ;

Descripción

If true, any CertificateHandler attached to this UnityWebRequest will have CertificateHandler.Dispose called automatically when UnityWebRequest.Dispose is called.

Default: true.

If no CertificateHandler is attached to this UnityWebRequest, this property has no effect.