The enum value EAuthorityMaxComponents should not be used as it will cause a panic.
Enumerator | Value | Description |
---|---|---|
EAuthorityUserinfo | 0 |
The userinfo component specifier |
EAuthorityHost |
The host component specifier | |
EAuthorityPort |
The port component specifier | |
EAuthorityMaxComponents |
Do not use as a field specifier - will cause panic | |
EAuthorityComplete | -1 |
The complete Authority. Only use with DisplayFormL, otherwise will cause panic |