SysManagedCodeAccessSpecifierInfo::findByAccessSpecifier Method
Finds the specified record in the SysManagedCodeAccessSpecifierInfo table.
Syntax
client server public static SysManagedCodeAccessSpecifierInfo findByAccessSpecifier(SysManagedCodeAccessSpecifier _sysManagedCodeAccessSpecifier)
Run On
Called
Parameters
- _sysManagedCodeAccessSpecifier
Type: SysManagedCodeAccessSpecifier Enumeration
A SysManagedCodeAccessSpecifier enumeration value.
Return Value
Type: SysManagedCodeAccessSpecifierInfo Table
A record in the SysManagedCodeAccessSpecifierInfo table; otherwise, an empty record.