1 write to effectiveTime
System.IdentityModel (1)
System\IdentityModel\Tokens\GenericXmlSecurityToken.cs (1)
49this.effectiveTime = effectiveTime.ToUniversalTime();
1 reference to effectiveTime
System.IdentityModel (1)
System\IdentityModel\Tokens\GenericXmlSecurityToken.cs (1)
64get { return this.effectiveTime; }