Revokes a given authentication session and logs out the current user.
HRESULT RevokeAuthenticationSession( BSTR SessionCookie)
Object.RevokeAuthenticationSession( SessionCookie as String)
An authentication session cookie created by the CreateAuthenticationSession method.
The return code.
None.
Home Applies to IERUAuthenticator IERUMasterFacility