1 write to appliesTo
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityToken.cs (1)
480
this.
appliesTo
= appliesTo;
2 references to appliesTo
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityToken.cs (2)
381
return this.
appliesTo
;
509
return (T)this.
appliesTo
;