Subject | English | Malay |
comp., MS | Allow Partially Trusted Callers Attribute | Atribut Membenarkan Pemanggil Dipercayai Separa (An attribute that tells the CLR to remove the implicit LinkDemands. By default, strongly named, fully trusted assemblies are given an implicit LinkDemand for FullTrust on every public and protected method of every publicly visible class. Essentially, any code that someone outside of your assembly could use as an entry point into your code is protected with this demand) |
comp., MS | attribute class | kelas atribut (A container object that groups related attributes within an object type) |
comp., MS | attribute flow | aliran atribut (An authoritative source for an attribute value that can flow its value to other destination directories and systems) |
comp., MS | custom attribute | atribut tersuai (A class used to represent custom metadata) |
comp., MS | privilege attribute certificate | sijil atribut istimewa (An item provided and signed by the DCE security server that is both a proof of identity and a list of group memberships) |
comp., MS | TestClass attribute | atribut Kelas Ujian (The attribute put on a class element to indicate it contains coded tests) |
comp., MS | TestMethod attribute | atribut Kaedah Ujian (The attribute added to a method element to indicate it is a coded test) |
comp., MS | XML attribute | atribut XML (A name-value pair, separated by an equal sign and included in a tagged element, that modifies features of an element. All XML attribute values are strings enclosed in quotation marks) |