PeerName Properties

 

Namespace:   System.Net.PeerToPeer
Assembly:  System.Net (in System.Net.dll)

NameDescription
System_CAPS_pubpropertyAuthority

Returns a string that specifies the Authority used by this PeerName object.

System_CAPS_pubpropertyClassifier

Returns a string that contains the classifier for a peer-to-peer PeerName.

System_CAPS_pubpropertyIsSecured

Gets a Boolean value that specifies whether this is a secured peer name.

System_CAPS_pubpropertyPeerHostName

Gets the name of the peer-to-peer host. This is a DNS-encoded version of the PeerName which is equivalent to a PeerHostName in that they are both identifiers. The difference between the two is visual representation.

Return to top
Show: