XamlLoadPermission::IsUnrestricted Method ()
.NET Framework (current version)
Returns whether this XamlLoadPermission denotes unrestricted permissions.
Assembly: System.Xaml (in System.Xaml.dll)
Return Value
Type: System::Booleantrue if this XamlLoadPermission denotes unrestricted permissions. false if this XamlLoadPermission has specific access level restrictions in AllowedAccess, or has no permissions.
.NET Framework
Available since 4.0
Available since 4.0
Show: