메소드 | 설명 | |
---|---|---|
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 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 GetRestrictedPermissions ( IInternalConfigRecord configRecord, |
||
configRecord | IInternalConfigRecord | |
permissionSet | ||
isHostReady | bool | |
리턴 | void |
public GetStreamName ( string configPath ) : string | ||
configPath | string | |
리턴 | string |