SecurityServices for .NET 2.0 Documentation

SmartcardPermission.ToXml Method 

[This is preliminary documentation and subject to change.]

Creates an XML encoding of the permission and its current state.

public override SecurityElement ToXml();

Return Value

An XML encoding of the permission, including any state information.

Implements

ISecurityEncodable.

See Also

SmartcardPermission Class | Org.Mentalis.SecurityServices.Permissions Namespace