Looks for a permission equal to the specified one and returns it.
Overload List
Name
|
Description
|
Find (ThePermission)
|
Looks for a permission equal to the specified one and returns it.
|
Find (string)
|
Looks for a permission equal to the specified one by its name and returns it.
|
Find (unsigned long)
|
Looks for a permission equal to the specified one by its numeric value and returns it.
|
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.
|