SecurityServices for .NET 2.0 Documentation

SmartcardPermission.IsUnrestricted Method 

[This is preliminary documentation and subject to change.]

Returns a value indicating whether the current permission is unrestricted.

public bool IsUnrestricted();

Return Value

true if the current permission is unrestricted; otherwise, false.

Implements

IUnrestrictedPermission.

See Also

SmartcardPermission Class | Org.Mentalis.SecurityServices.Permissions Namespace