←Select platform

AssignedPermissions Property

Summary

A list of permissions assigned to the role.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
public List<string> AssignedPermissions { get; set; } 
public:  
   [DataMemberAttribute] 
   property List<String^>^ AssignedPermissions 
   { 
      List<String^>^ get() 
      void set(List<String^>^ value) 
   } 

Property Value

a list of permissions assigned to the role.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.