AWS SDK for .NET Documentation
WithProxyUsername Method (userName)
AmazonAmazon.SQSAmazonSQSConfigWithProxyUsername(String) Did this page help you?   Yes   No    Tell us about it...
Sets the ProxyUsername property
Declaration Syntax
C#
[ObsoleteAttribute("Use WithProxyCredentials instead")]
public AmazonSQSConfig WithProxyUsername(
	string userName
)
Parameters
userName (String)
Value for the ProxyUsername property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)