Skip to main content

Definition

Assembly: Microsoft.OData.Mcp.Authentication.dll Namespace: Microsoft.OData.Mcp.Authentication.Models Inheritance: System.Enum

Syntax

Microsoft.OData.Mcp.Authentication.Models.CertificateSource

Summary

Defines the sources from which client certificates can be loaded.

Values

NameValueDescription
Store0Load certificate from the Windows certificate store.
File1Load certificate from a file on disk.
Base642Load certificate from Base64-encoded data in configuration.