<PackageReference Include="System.Security.Permissions" Version="10.0.0-preview.3.25171.5" />

PublisherIdentityPermission

Represents the identity of a software publisher. This class cannot be inherited.
public X509Certificate Certificate { get; set; }

Gets or sets an Authenticode X.509v3 certificate that represents the identity of the software publisher.

Initializes a new instance of the PublisherIdentityPermission class with the specified Authenticode X.509v3 certificate.

Initializes a new instance of the PublisherIdentityPermission class with the specified PermissionState.