Link Properties |
The Link type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttachedID | Any to this link related ID can be safed here. This variable is threadsafe and is free to use. |
![]() | AttachedObject | Any to this link related object can be safed here. This variable is threadsafe and is free to use. |
![]() | IPv4Address | the remote endpoint IPAddress |
![]() | IsAuthenticated | Indicates if the link is authenticated. |
![]() | IsConnected | Indicates if the link is connected. |
![]() | IsEncrypted | Indicates if the link is encrypted. |
![]() | IsKerberos | Indicates if the link uses kerberos. |
![]() | IsMutuallyAuthenticated | Indicates if the link is full authenticated and trusted. |
![]() | IsServer | Indicates if the link is from a server. |
![]() | IsSigned | Indicates if the link is signed. |
![]() | UserName | Contains the UserName of Kerberos connections. |
![]() | vCDObject | Do not use. Used by vContentDelivery |
![]() | vServer | Contains the reference of the server. Is null on the client side. |