Метод | Описание | |
---|---|---|
CreateConfigurationContext ( string configPath, string locationSubPath ) : object | ||
CreateDeprecatedConfigContext ( string configPath ) : object | ||
DecryptSection ( string encryptedXml, |
||
DeleteStream ( string streamName ) : void | ||
EncryptSection ( string clearXml, |
||
GetConfigPathFromLocationSubPath ( string configPath, string locationSubPath ) : string | ||
GetConfigType ( string typeName, bool throwOnError ) : |
||
GetConfigTypeName ( |
||
GetRestrictedPermissions ( IInternalConfigRecord configRecord, |
||
GetStreamName ( string configPath ) : string |
Метод | Описание | |
---|---|---|
GetWebConfigFileName ( dir dir ) : System |
public CreateConfigurationContext ( string configPath, string locationSubPath ) : object | ||
configPath | string | |
locationSubPath | string | |
Результат | object |
public CreateDeprecatedConfigContext ( string configPath ) : object | ||
configPath | string | |
Результат | object |
public DecryptSection ( string encryptedXml, |
||
encryptedXml | string | |
protectionProvider | ||
protectedSection | ||
Результат | string |
public DeleteStream ( string streamName ) : void | ||
streamName | string | |
Результат | void |
public EncryptSection ( string clearXml, |
||
clearXml | string | |
protectionProvider | ||
protectedSection | ||
Результат | string |
public GetConfigPathFromLocationSubPath ( string configPath, string locationSubPath ) : string | ||
configPath | string | |
locationSubPath | string | |
Результат | string |
public GetConfigType ( string typeName, bool throwOnError ) : |
||
typeName | string | |
throwOnError | bool | |
Результат |
public GetConfigTypeName ( |
||
t | ||
Результат | string |
public GetRestrictedPermissions ( IInternalConfigRecord configRecord, |
||
configRecord | IInternalConfigRecord | |
permissionSet | ||
isHostReady | bool | |
Результат | void |
public GetStreamName ( string configPath ) : string | ||
configPath | string | |
Результат | string |