4 references to Lifespan
System.IdentityModel (4)
System\IdentityModel\SspiWrapper.cs (2)
565
case ContextAttribute.
Lifespan
:
626
case ContextAttribute.
Lifespan
:
System\IdentityModel\Tokens\KerberosReceiverSecurityToken.cs (1)
253
LifeSpan lifeSpan = (LifeSpan)SspiWrapper.QueryContextAttributes(securityContext, ContextAttribute.
Lifespan
);
System\IdentityModel\Tokens\KerberosRequestorSecurityToken.cs (1)
209
LifeSpan lifeSpan = (LifeSpan)SspiWrapper.QueryContextAttributes(securityContext, ContextAttribute.
Lifespan
);