| --PROPERTIES OF dotNetObject:System.Configuration.SectionInformation | Default / Value |
| .AllowDefinition : | dotNetObject:System.Configuration.ConfigurationAllowDefinition |
| .AllowExeDefinition : | dotNetObject:System.Configuration.ConfigurationAllowExeDefinition |
| .AllowLocation : | true |
| .AllowOverride : | true |
| .ConfigSource : | |
| .ForceSave : | false |
| .InheritInChildApplications : | true |
| .IsDeclarationRequired : , read-only | false |
| .IsDeclared : , read-only | false |
| .IsLocked : , read-only | false |
| .IsProtected : , read-only | false |
| .Name : , read-only | |
| .ProtectionProvider : , read-only | undefined |
| .RequirePermission : | true |
| .RestartOnExternalChanges : | true |
| .SectionName : , read-only | |
| .Type : | undefined |
| --METHODS OF dotNetObject:System.Configuration.SectionInformation | |
| .Equals obj | |
| .[static]Equals objA objB | |
| .ForceDeclaration() | |
| .ForceDeclaration force | |
| .GetHashCode() | |
| .GetParentSection() | |
| .GetRawXml() | |
| .GetType() | |
| .ProtectSection protectionProvider | |
| .[static]ReferenceEquals objA objB | |
| .RevertToParent() | |
| .SetRawXml rawXml | |
| .ToString() | |
| .UnprotectSection() | |
| --EVENTS OF dotNetObject:System.Configuration.SectionInformation | |