dot.NET.Framework.Essentials.1002003,.3Ed [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

dot.NET.Framework.Essentials.1002003,.3Ed [Electronic resources] - نسخه متنی

Hoang Lam; Thuan L. Thai

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید










D.12 Strong Name Utility (sn.exe)


The Strong Name Utility
(sn.exe) guarantees unique names
for shared components because these components will end up in the
GAC. Each shared component is signed with a private key and published
with the public key. Table D-11 shows some common
uses of sn.exe.

Table D-11. Strong Name Utility common uses

Option


Description


/?


This option displays more command-line help.


-d keycontainer


This option is used to remove the
keycontainer from the CSP.


-i keyfile
keycontainer


This option reads the key pair in keyfile
and installs it in the key container
keycontainer in the Cryptographic Service
Provider (CSP).


-k keyfile


This option generates a new key pair and writes it to
keyfile.


-v assembly


This option is used to verify the shared name in an
assembly.


/ 121