|  | Aqualogic Interaction API | |
| IPTSession.ConnectAsCurrentUser Method |
Method used for NT single-sign on in 3.x and 4.x systems. No longer supported in 5.0 and beyond.
void ConnectAsCurrentUser(
object SecurityProviderInfo
);
Parameters
-
SecurityProviderInfo
- - Optional security provider info, can be null.
See Also
IPTSession Interface | com.plumtree.server Namespace