1 write to actions
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (1)
1336this.actions = actions;
2 references to actions
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (2)
1342for (int i = 0; i < this.actions.Length; ++i) 1344if (message.Headers.Action == this.actions[i])