Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Opc
Ua
Configuration
SecuredObjectAccessRights
C# Class Opc.Ua.Configuration.SecuredObjectAccessRights
The rights associated with an application that are granted to an account.
ファイルを表示
Open project: OPCFoundation/UA-.NET
Class Usage Examples
Public Properties
Property
Type
Description
AllowedObjects
SecuredObject
DeniedObjects
SecuredObject
Identity
System.Security.Principal.IdentityReference
Property Details
AllowedObjects
public_oe property
The secured objects that are granted access.
public
SecuredObject
AllowedObjects
return
SecuredObject
DeniedObjects
public_oe property
The secured objects that are denied access.
public
SecuredObject
DeniedObjects
return
SecuredObject
Identity
public_oe property
The account or group.
public
IdentityReference,System.Security.Principal
Identity
return
System.Security.Principal.IdentityReference