InsufficientAccessRightsException Constructor

Initializes a new instance of the InsufficientAccessRightsException class.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public InsufficientAccessRightsException(
    IValueSymbol symbol,
    SymbolAccessRights requested
)

Parameters

symbol

Type: TwinCAT.TypeSystem.IValueSymbol
The symbol.

requested

Type: TwinCAT.TypeSystem.SymbolAccessRights
The requested.

Reference

InsufficientAccessRightsException Class

TwinCAT.TypeSystem Namespace