Security Class
- Last UpdatedAug 21, 2026
- 1 minute read
'Declaration
<SuppressMessageAttribute("Microsoft.Naming",
"CA1724:TypeNamesShouldNotMatchNamespaces",
Justification="Acked")>
Public MustInherit NotInheritable Class Security
[SuppressMessage("Microsoft.Naming",
"CA1724:TypeNamesShouldNotMatchNamespaces",
Justification="Acked")]
public static class Security
[SuppressMessage("Microsoft.Naming",
"CA1724:TypeNamesShouldNotMatchNamespaces",
Justification="Acked")]
public ref class Security abstract sealed
System.Object
ArchestrA.Client.MyViewApp.Security
