Click or drag to resize

Link Properties

The Link type exposes the following members.

Properties
  NameDescription
Public propertyAttachedID
Any to this link related ID can be safed here. This variable is threadsafe and is free to use.
Public propertyAttachedObject
Any to this link related object can be safed here. This variable is threadsafe and is free to use.
Public propertyIPv4Address
the remote endpoint IPAddress
Public propertyIsAuthenticated
Indicates if the link is authenticated.
Public propertyIsConnected
Indicates if the link is connected.
Public propertyIsEncrypted
Indicates if the link is encrypted.
Public propertyIsKerberos
Indicates if the link uses kerberos.
Public propertyIsMutuallyAuthenticated
Indicates if the link is full authenticated and trusted.
Public propertyIsServer
Indicates if the link is from a server.
Public propertyIsSigned
Indicates if the link is signed.
Public propertyUserName
Contains the UserName of Kerberos connections.
Public propertyvCDObject
Do not use. Used by vContentDelivery
Public propertyvServer
Contains the reference of the server. Is null on the client side.
Top
See Also