Share via


IncomingConnectionAddedEventArgs Members

Include Protected Members
Include Inherited Members

Contains event information for connections being added.

The IncomingConnectionAddedEventArgs type exposes the following members.

Properties

  Name Description
Public property Item Gets the item that is affected. (inherited from CollectionChangedEventArgs<T>)
Public property MatchingDomainName Gets the domain string from the allowed domains list that matched the certificate.
Public property RemoteCertificate Gets the remote certificate used for this connection.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

IncomingConnectionAddedEventArgs Class

Microsoft.Rtc.Signaling Namespace