New client components for Casa Authentication.
This commit is contained in:
10
auth_token/client/win32/authtoken.def
Normal file
10
auth_token/client/win32/authtoken.def
Normal file
@@ -0,0 +1,10 @@
|
||||
LIBRARY AUTHTOKEN
|
||||
DESCRIPTION 'CASA Authentication Token Library.'
|
||||
|
||||
|
||||
EXPORTS
|
||||
; DllRegisterServer PRIVATE
|
||||
; DllUnregisterServer PRIVATE
|
||||
; DllGetClassObject PRIVATE
|
||||
ObtainAuthToken PRIVATE
|
||||
; DllCanUnloadNow PRIVATE
|
||||
Reference in New Issue
Block a user