ProxyCertificateSubject Property

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property ProxyCertificateSubject As String
    Get
    Set
'Usage
Dim instance As SipPeerToPeerEndpoint
Dim value As String

value = instance.ProxyCertificateSubject

instance.ProxyCertificateSubject = value
public string ProxyCertificateSubject { get; set; }

Property Value

Type: System..::..String

See Also

Reference

SipPeerToPeerEndpoint Class

SipPeerToPeerEndpoint Members

Microsoft.Rtc.Signaling Namespace