Click or drag to resize

CertificateTokenProvider Constructor

Initializes an instance of CertificateTokenProvider class.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public CertificateTokenProvider(
	CertificateTokenProviderOptions options
)

Parameters

options
Type: Aras.IOM.OAuthCertificateTokenProviderOptions
The options.
See Also