Click or drag to resize
RemoteSessionValidation Properties

The RemoteSessionValidation type exposes the following members.

Properties
  NameDescription
Public propertyIsRemoteSession
Gets whether the protected application is running in a remote session. (This property should only be referenced after calling the Validate method once.)
Public propertyLastError
Gets or sets the last error encountered in this object.
(Inherited from SystemValidation.)
Public propertyType
Gets the type of remote session on which the protected application is running. (This property should only be referenced after calling the Validate method once.)
Top
See Also