PeerApplicationRegistrationType Enumeration
Specifies the type of registration to perform for a PeerApplication or PeerObject registration.
Namespace: System.Net.PeerToPeer.Collaboration
Assembly: System.Net (in System.Net.dll)
| Member name | Description | |
|---|---|---|
| CurrentUser | The application or object is being registered only for the user associated with the calling peer | |
| AllUsers | The PeerApplication or PeerObject is being registered for all peers of the application host |
Registering an PeerApplication enables it to receive PeerCollaboration invitation requests. The service or application performing the registration must have permission to do so, as it requires access to the ContactManager and other resources like users, applications, and services on the remote machine.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.