Click or drag to resize

ExtendedKeyUsageOidsAllIssuancePolicy Field

All issuance policies. Applies primarily to CAs and controls the allowed usages for end-entity certs issued.

Namespace: SanteDB.Core.Security.Certs
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public const string AllIssuancePolicy = "2.5.29.32.0"

Field Value

String
Remarks
This will be opened up in a future release of .NET, see https://github.com/dotnet/runtime/issues/87270
See Also