2 references to UserNamePasswordClientCredential
System.ServiceModel (1)
netstandard.cs (1)
225[assembly: TypeForwardedTo(typeof(UserNamePasswordClientCredential))]
System.ServiceModel.Primitives (1)
netstandard.cs (1)
1933public System.ServiceModel.Security.UserNamePasswordClientCredential UserName { get { return default; } }