SecurityUtil.runSecondPassAutoInference 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.
Caution
This API has been deprecated. Please use the new security management library to update role permissions at runtime.
Runs the second pass auto inference.
public:
static void runSecondPassAutoInference();
[System.Obsolete("This API has been deprecated. Please use the new security management library to update role permissions at runtime.")]
public static void runSecondPassAutoInference ();
[<System.Obsolete("This API has been deprecated. Please use the new security management library to update role permissions at runtime.")>]
static member runSecondPassAutoInference : unit -> unit
Public Shared Sub runSecondPassAutoInference ()
- Attributes