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