Navigation
API > API/Plugins > API/Plugins/JWT > API/Plugins/JWT/FJsonWebToken
References
| Module | JWT |
| Header | /Engine/Plugins/Experimental/JWT/Source/JWT/Public/JsonWebToken.h |
| Include | #include "JsonWebToken.h" |
| Source | /Engine/Plugins/Experimental/JWT/Source/JWT/Private/JsonWebToken.cpp |
bool GetKeyId
&40;
FString & OutValue
&41; const
Remarks
Gets the key id. Whether the value exists and was successfully outputted.
Parameters
| Name | Description |
|---|---|
| OutValue | The value to output on success. |