<PackageReference Include="System.Security.Permissions" Version="9.0.6" />

Publisher

Provides the Authenticode X.509v3 digital signature of a code assembly as evidence for policy evaluation. This class cannot be inherited.
public X509Certificate Certificate { get; }

Gets the publisher's Authenticode X.509v3 certificate.

Initializes a new instance of the Publisher class with the Authenticode X.509v3 certificate containing the publisher's public key.

public object Copy()

Creates an equivalent copy of the Publisher.

Creates an identity permission that corresponds to the current instance of the Publisher class.