2 writes to serviceTokenLifetime
System.ServiceModel (2)
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (2)
129
this.
serviceTokenLifetime
= value;
443
this.
serviceTokenLifetime
= defaultServerIssuedTokenLifetime;
1 reference to serviceTokenLifetime
System.ServiceModel (1)
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (1)
114
return this.
serviceTokenLifetime
;