#include <Include.h>
Public Attributes | |
UINT32 | version |
Version. More... | |
UINT64 | customData |
Custom data to be passed back to the caller. More... | |
GetSecurityTokenFunc | getSecurityTokenFn |
The GetSecurityTokenFunc callback function. More... | |
GetDeviceCertificateFunc | getDeviceCertificateFn |
The GetDeviceCertificateFunc callback function. More... | |
DeviceCertToTokenFunc | deviceCertToTokenFn |
The DeviceCertToTokenFunc callback function. More... | |
GetDeviceFingerprintFunc | getDeviceFingerprintFn |
The GetDeviceFingerprintFunc callback function. More... | |
GetStreamingTokenFunc | getStreamingTokenFn |
The GetStreamingTokenFunc callback function. More... | |
FreeAuthCallbacksFunc | freeAuthCallbacksFn |
UINT64 __AuthCallbacks::customData |
Custom data to be passed back to the caller.
DeviceCertToTokenFunc __AuthCallbacks::deviceCertToTokenFn |
The DeviceCertToTokenFunc callback function.
FreeAuthCallbacksFunc __AuthCallbacks::freeAuthCallbacksFn |
GetDeviceCertificateFunc __AuthCallbacks::getDeviceCertificateFn |
The GetDeviceCertificateFunc callback function.
GetDeviceFingerprintFunc __AuthCallbacks::getDeviceFingerprintFn |
The GetDeviceFingerprintFunc callback function.
GetSecurityTokenFunc __AuthCallbacks::getSecurityTokenFn |
The GetSecurityTokenFunc callback function.
GetStreamingTokenFunc __AuthCallbacks::getStreamingTokenFn |
The GetStreamingTokenFunc callback function.
Specialized cleanup callback
UINT32 __AuthCallbacks::version |
Version.