PublisherMembershipCondition
public sealed class PublisherMembershipCondition : ISecurityEncodable, ISecurityPolicyEncodable, IMembershipCondition
Determines whether an assembly belongs to a code group by testing its software publisher's Authenticode X.509v3 certificate. This class cannot be inherited.
Gets or sets the Authenticode X.509v3 certificate for which the membership condition tests.
Initializes a new instance of the PublisherMembershipCondition class with the Authenticode X.509v3 certificate that determines membership.
Determines whether the specified evidence satisfies the membership condition.
Creates an equivalent copy of the membership condition.
Reconstructs a security object with a specified state from an XML encoding.
Reconstructs a security object with a specified state from an XML encoding.
Creates an XML encoding of the security object and its current state.
Creates an XML encoding of the security object and its current state with the specified PolicyLevel.