ManifestSignatureInformation.StrongNameSignature Eigenschap

Definitie

Hiermee haalt u de details op van de sterke naamhandtekening van een manifest.

public:
 property System::Security::Cryptography::StrongNameSignatureInformation ^ StrongNameSignature { System::Security::Cryptography::StrongNameSignatureInformation ^ get(); };
public System.Security.Cryptography.StrongNameSignatureInformation StrongNameSignature { get; }
member this.StrongNameSignature : System.Security.Cryptography.StrongNameSignatureInformation
Public ReadOnly Property StrongNameSignature As StrongNameSignatureInformation

Waarde van eigenschap

Een StrongNameSignature object dat de handtekening bevat of null als er geen sterke naamshandtekening is.

Van toepassing op