SecurityPredicate.Create 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.
Create the Security Predicate this will fail unless the parent Security Policy has been created.
public void Create ();
abstract member Create : unit -> unit
override this.Create : unit -> unit
Public Sub Create ()