PolicyAuthorizationResult.Forbidden Property
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.
Authorization was forbidden.
public:
property bool Forbidden { bool get(); };
public bool Forbidden { get; }
member this.Forbidden : bool
Public ReadOnly Property Forbidden As Boolean