VICSmartcardResponse

Description: Returns the result of the Kerberos Security negotiation after processing a sign in attempt on the VIC.
Warning: This statement should be used by advanced users only.
Returns: Nothing. Result returned via the parameter
Usage: Script Only.
Function Groups: Security
Related to: VICSmartcardMonitor
Format: VICSmartcardResponse(NegotiateResponse)
Parameters:  
NegotiateResponse
Required. The Kerberos Security Context return value, may be a null string, to be sent to the VIC in response to a login attempt.
Comments:

None