SecurityServices for .NET 2.0 Documentation

SmartcardPermission.Copy Method 

[This is preliminary documentation and subject to change.]

Creates and returns an identical copy of the current permission.

public override IPermission Copy();

Return Value

A copy of the current permission.

Implements

IPermission.

See Also

SmartcardPermission Class | Org.Mentalis.SecurityServices.Permissions Namespace