AVEVA OMI Software Developer Kit
Members 



Security Class
Object Model
Security ClassISsoTokenInfo Interface
Syntax
'Declaration
 
<SuppressMessageAttribute("Microsoft.Naming", 
   "CA1724:TypeNamesShouldNotMatchNamespaces", 
   Justification="Acked")>
Public MustInherit NotInheritable Class Security 
'Usage
 
Dim instance As 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 
Inheritance Hierarchy

System.Object
   ArchestrA.Client.MyViewApp.Security

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also