Click or drag to resize

WindowsTokenProviderOptionsMaxRedirectsCount Property

Gets or sets the max allowed redirects. Default value is 10.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.9.36244
Syntax
public int MaxRedirectsCount { get; set; }

Property Value

Type: Int32
See Also