←Select platform

RoleName Property

Summary

Gets or sets the role name.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public string RoleName {get; set;} 
<DataMemberAttribute()> 
Public Property RoleName As String 
[DataMemberAttribute()] 
public: 
property String^ RoleName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String representing the role which permissions to be evaluated.

Example

For an example, refer to the Medical Web Viewer demo, located in DICOMServicescs.csproj project.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Services Assembly
Click or drag to resize