Navigation
API > API/Plugins > API/Plugins/WebAPI
| |
|
| Name |
UWebAPIAuthenticationSettings |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPI/Public/Security/WebAPIAuthentication.h |
| Include Path |
#include "Security/WebAPIAuthentication.h" |
Syntax
UCLASS (Abstract, Config="Engine")
class UWebAPIAuthenticationSettings : public UDeveloperSettings
Inheritance Hierarchy
Derived Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| SchemeName |
FName |
Public client identifier. |
Security/WebAPIAuthentication.h |
- BlueprintReadOnly
- Category="Security"
|