PredefinedFunctions.SecAuthzCheck(String, String) 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.
public:
static void SecAuthzCheck(System::String ^ className, System::String ^ methodName);
public static void SecAuthzCheck (string className, string methodName);
static member SecAuthzCheck : string * string -> unit
Public Shared Sub SecAuthzCheck (className As String, methodName As String)
Parameters
- className
- String
- methodName
- String