WebAuthorityActionGUIDs Property |
Users who has this autority has access
rights to these application actions.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public List<string> ActionGUIDs { get; set; }
Public Property ActionGUIDs As List(Of String)
Get
Set
public:
property List<String^>^ ActionGUIDs {
List<String^>^ get ();
void set (List<String^>^ value);
}
member ActionGUIDs : List<string> with get, set
Property Value
Type:
ListStringSee Also