Click or drag to resize

JwtBearerClientAssertionProviderOptionsAssertionTokenLifetime Property

Gets or sets the assertion token lifetime. Default value is 300 seconds.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public TimeSpan AssertionTokenLifetime { get; set; }

Property Value

Type: TimeSpan
See Also