7 references to AttributeNames
System.IdentityModel (7)
System\IdentityModel\Protocols\WSTrust\WSTrustConstantsAdapter.cs (7)
208private string allow = WSTrustFeb2005Constants.AttributeNames.Allow; 209private string context = WSTrustFeb2005Constants.AttributeNames.Context; 210private string dialect = WSTrustFeb2005Constants.AttributeNames.Dialect; 211private string encodingType = WSTrustFeb2005Constants.AttributeNames.EncodingType; 212private string oK = WSTrustFeb2005Constants.AttributeNames.OK; 213private string type = WSTrustFeb2005Constants.AttributeNames.Type; 214private string valueType = WSTrustFeb2005Constants.AttributeNames.ValueType;