ISCPSecureAuthenticate2 Interface
The ISCPSecureAuthenticate2 interface extends ISCPSecureAuthenticate by providing a way to get a session object.
In addition to the methods inherited from IUnknown, the ISCPSecureAuthenticate2 interface exposes the following method.
Method | Description |
GetSCPSession | Gets a pointer to an ISCPSession interface that represents a session object. |
See Also