VB.NET Type Conversion
using System.Security
Public Shared Function FromString(xml As String) As SecurityElement
Internationalization (I18n) Method Overview
The FromString method creates a SecurityElement from an XML-encoded string.
For more information see Microsoft's
MSDN online documentation.
VB.NET Type Conversions
|