Oracle® Fusion Middleware .NET API Reference for Identity Connector Framework  E57662-01
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Protected Member Functions | Properties | List of all members
Org.IdentityConnectors.Common.Security.AbstractUnmanagedArray< T > Class Template Referenceabstract

Inherits Org.IdentityConnectors.Common.Security.UnmanagedArray< T >.

Inherited by Org.IdentityConnectors.Common.Security.SecureStringAdapter, Org.IdentityConnectors.Common.Security.SecureStringToByteArrayAdapter, Org.IdentityConnectors.Common.Security.UnmanagedByteArray, and Org.IdentityConnectors.Common.Security.UnmanagedCharArray.

Public Member Functions

 AbstractUnmanagedArray (int length)
 
void Dispose ()
 

Protected Member Functions

abstract T GetValue (int index)
 
abstract void SetValue (int index, T val)
 
abstract void FreeMemory ()
 

Properties

int Length [get]
 
this[int index] [get, set]
 
- Properties inherited from Org.IdentityConnectors.Common.Security.UnmanagedArray< T >
int Length [get]
 
this[int index] [get, set]
 

The documentation for this class was generated from the following file: