C-DEngine 5.105

TSM..::..GetOriginatorSecurityProxy Method

This function will return the first NodeID in the TSM that matches a Relay. Browsers do not have trust but the first-node a browser is conencted to is the browsers security proxy The function will return the Originator if no proxy was found

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public Guid GetOriginatorSecurityProxy()
Public Function GetOriginatorSecurityProxy As Guid
public:
Guid^ GetOriginatorSecurityProxy()

Return Value