Skip to content

sp_add_trusted_assembly #11

@anatoliy-savchak

Description

@anatoliy-savchak

Hey great lib, glad I found you before trying to do the same! 👍

I think this release steps are missing

declare @a varbinary(max) = 0x4D5A...

declare @hash varbinary(64) = HASHBYTES('SHA2_512',@a)

EXEC sys.sp_add_trusted_assembly @hash = @Hash, @description = N'ClrHttpRequest'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions