7 references to Authentication
System.Data (7)
fx\src\data\System\Data\SqlClient\SqlConnectionString.cs (7)
674hash.Add(KEY.Authentication, KEY.Authentication); 825object value = base.Parsetable[KEY.Authentication]; 833return DbConnectionStringBuilderUtil.ConvertToAuthenticationType(KEY.Authentication, valStr); 836throw ADP.InvalidConnectionOptionValue(KEY.Authentication, e); 839throw ADP.InvalidConnectionOptionValue(KEY.Authentication, e); 869object authValue = base.Parsetable[KEY.Authentication];