BlobEncoder.PermissionSetBlob(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encodes a permission set blob.
public:
System::Reflection::Metadata::Ecma335::PermissionSetEncoder PermissionSetBlob(int attributeCount);
public System.Reflection.Metadata.Ecma335.PermissionSetEncoder PermissionSetBlob (int attributeCount);
member this.PermissionSetBlob : int -> System.Reflection.Metadata.Ecma335.PermissionSetEncoder
Public Function PermissionSetBlob (attributeCount As Integer) As PermissionSetEncoder
Parameters
- attributeCount
- Int32
Number of attributes in the set.
Returns
Permission set encoder.
Exceptions
attributeCount
is not in range [0, 0x1fffffff].
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา