Microsoft DirectX 9.0 SDK Update (October 2004)

NetworkPermissionAttribute Class

Language:

Note: This documentation is preliminary and is subject to change.

Allows security actions for NetworkPermission to be applied to code using declarative security.

Definition

Visual Basic .NET NotInheritable Public Class NetworkPermissionAttribute
   Inherits CodeAccessSecurityAttribute 
C# public sealed class NetworkPermissionAttribute : CodeAccessSecurityAttribute
Managed C++ public __gc __sealed class NetworkPermissionAttribute  : public CodeAccessSecurityAttribute
JScript .NET public class NetworkPermissionAttribute extends CodeAccessSecurityAttribute

Members Table

Method Description
CreatePermission Create a new permission.
NetworkPermissionAttribute Initializes a new instance of the object.
Property Description
Host Gets or sets the type of access.
Join Gets or sets the type of access.

Inheritance Hierarchy

Object Leave Site
Attribute Leave Site

Class Information

Namespace Microsoft.DirectX.Security.Permissions
Assembly Microsoft.DirectX (microsoft.directx.dll)
Strong Name Microsoft.DirectX,  Version=1.0.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center