CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!

Initializes a new, empty instance of the NamedPermissionSet class with the specified name.

Namespace: ?System.Security
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	name As String _
)
C#
public NamedPermissionSet(
	string name
)
Visual C++
public:
NamedPermissionSet(
	String^ name
)
JavaScript
System.Security.NamedPermissionSet = function(name);

Parameters

name
Type: System..::.String
The name for the new named permission set.

Exceptions

ExceptionCondition
System..::.ArgumentExceptionThe name parameter is null or is an empty string ("").

See Also



Free Download:
  Privacy | Contact Us
All Times Are GMT