1 write to effectiveTime
System.IdentityModel (1)
System\IdentityModel\Tokens\WindowsSecurityToken.cs (1)
59this.effectiveTime = effectiveTime;
1 reference to effectiveTime
System.IdentityModel (1)
System\IdentityModel\Tokens\WindowsSecurityToken.cs (1)
76get { return this.effectiveTime; }