SDMSDocManager.VerifySession
This function is used to verify that the idtoken associated with an active session belongs to the user in whose context this method is called.
| Syntax | Parameters | Return value |
|---|---|---|
Sub SDMSDocManager.VerifySession( _
IDToken As String)
|
IDToken [in]
Type: String |
This function does not return a value. |