[ROOT] / doc / toc / ARCCore / Class / IKCoded / AllowedEncodedCharacters / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -3- |
Name | AllowedEncodedCharacters |
Namespace | ARCCore |
Type | IKCoded |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | IKCoded |
MethodName | AllowedEncodedCharacters |
MethodSignature | System.Collections.Generic.HashSet`1[System.Char] AllowedEncodedCharacters |
The character set 'A...Za...z0...9-_().,='.
Since this class also applies to HTTP URL encoding / decoding, space, ' ' is not allowed, nor is '+'.
Generated 2025-05-23 14:37:15.638 UTC