.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
Returns the list of [!:TrustManager]'s.

Namespace: Org.IdentityConnectors.Framework.Api
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public RemoteCertificateValidationCallback CertificateValidationCallback { get; }

Return Value

Type: RemoteCertificateValidationCallback
The list of [!:TrustManager]'s.

Remarks

to use when establishing the connection.

See Also