4 references to PeerCollaborationPermission
System.Net (4)
net\PeerToPeer\Collaboration\PeerCollaborationPermission.cs (4)
91return new PeerCollaborationPermission(true); 93return new PeerCollaborationPermission(false); 109return new PeerCollaborationPermission(m_noRestriction || other.m_noRestriction); 130return new PeerCollaborationPermission(true);