docs.unity.cn
    Show / Hide Table of Contents

    Property certificateHandler

    certificateHandler

    Holds a reference to a CertificateHandler object, which manages certificate validation for this UnityWebRequest.

    Declaration
    public CertificateHandler certificateHandler { get; set; }
    Property Value
    Type Description
    CertificateHandler
    Implements
    IRCUnityWebRequest.certificateHandler
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Monday, March 13, 2023
    Terms of use