System.Net.WebRTC.RTCIdentityAssertion.RTCIdentityAssertion C# (CSharp) Method

RTCIdentityAssertion() public method

public RTCIdentityAssertion ( string idp, string name ) : System.Runtime.CompilerServices
idp string
name string
return System.Runtime.CompilerServices
        public RTCIdentityAssertion(string idp, string name)
        {
        }

Same methods

RTCIdentityAssertion::RTCIdentityAssertion ( ) : System.Runtime.CompilerServices
RTCIdentityAssertion