مشاركة عبر


أسلوب IMetaDataEmit::DefineSecurityAttributeSet

Creates a التعيين of الأمان أذونات إلى يرفق إلى the كائن مشار إليها بواسطة the specified token.

HRESULT DefineSecurityAttributeSet ( 
    [in]  mdToken       tkObj, 
    [in]  COR_SECATTR   rSecAttrs[], 
    [in]  ULONG         cSecAttrs, 
    [out] ULONG         *pulErrorAttr 
);

المعلمات

  • tkObj
    [في] The token إلى which the الأمان معلومات هو attached.

  • rSecAttrs
    [في] صفيفة COR_SECATTRبني.

  • cSecAttrs
    [في] The رقم of عناصر في rSecAttrs.

  • pulErrorAttr
    [خارج] If the أسلوب fails, specifies the فهرس في rSecAttrs of the عنصر that caused the problem.

المتطلبات

الأنظمة الأساسية: See متطلبات النظام إطار عمل .NET.

**Header:**Cor.h

المكتبة: Used كـ a مورد في MSCorEE.dll

.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

راجع أيضًا:

المرجع

واجهة IMetaDataEmit

واجهة IMetaDataEmit2