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

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

Méthodes publiques

Свойство Type Description
Buffer byte[]
BufferType SecurityBufferType

Méthodes publiques

Méthode Description
BufferWrapper ( byte buffer, SecurityBufferType bufferType ) : System

Method Details

BufferWrapper() public méthode

public BufferWrapper ( byte buffer, SecurityBufferType bufferType ) : System
buffer byte
bufferType SecurityBufferType
Résultat System

Property Details

Buffer public_oe property

public byte[] Buffer
Résultat byte[]

BufferType public_oe property

public SecurityBufferType BufferType
Résultat SecurityBufferType