C# Class System.Net.WebRTC.RTCIdentityAssertion

Show file Open project: Saltarelle/SaltarelleWeb

Private Properties

Property Type Description
RTCIdentityAssertion System.Runtime.CompilerServices

Public Methods

Method Description
RTCIdentityAssertion ( string idp, string name ) : System.Runtime.CompilerServices

Private Methods

Method Description
RTCIdentityAssertion ( ) : System.Runtime.CompilerServices

Method Details

RTCIdentityAssertion() public method

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