docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCCertificateStats

    Inheritance
    object
    RTCStats
    RTCCertificateStats
    Inherited Members
    RTCStats.Type
    RTCStats.Id
    RTCStats.Timestamp
    RTCStats.UtcTimeStamp
    RTCStats.Dict
    RTCStats.ToJson()
    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public class RTCCertificateStats : RTCStats

    Properties

    base64Certificate

    Declaration
    public string base64Certificate { get; }
    Property Value
    Type Description
    string

    fingerprint

    Declaration
    public string fingerprint { get; }
    Property Value
    Type Description
    string

    fingerprintAlgorithm

    Declaration
    public string fingerprintAlgorithm { get; }
    Property Value
    Type Description
    string

    issuerCertificateId

    Declaration
    public string issuerCertificateId { get; }
    Property Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)