C# Class Microsoft.AspNetCore.Authentication.ActiveDirectory.SecurityHandle

Afficher le fichier Open project: OneBitSoftware/Microsoft.AspNetCore.Authentication.ActiveDirectory Class Usage Examples

Méthodes publiques

Свойство Type Description
HighPart System.IntPtr
LowPart System.IntPtr

Méthodes publiques

Méthode Description
Reset ( ) : void

Resets all internal pointers to default value

SecurityHandle ( int dummy ) : System

Method Details

Reset() public méthode

Resets all internal pointers to default value
public Reset ( ) : void
Résultat void

SecurityHandle() public méthode

public SecurityHandle ( int dummy ) : System
dummy int
Résultat System

Property Details

HighPart public_oe property

public IntPtr,System HighPart
Résultat System.IntPtr

LowPart public_oe property

public IntPtr,System LowPart
Résultat System.IntPtr