Click or drag to resize

ImpersonateTokenProviderOptionsClientAssertionProvider Property

Gets or sets the client assertion provider.

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

Property Value

Type: IClientAssertionProvider
See Also