C# Class Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.FileGetQuotaInformation

The information class is used to provide the list of Security identifiers (SID) for which query quota information is requested.
Mostra file Open project: Microsoft/WindowsProtocolTestSuites

Public Properties

Property Type Description
Sid _SID

Property Details

Sid public_oe property

SID for this user. SID(s) are sent in little endian format and require no packing. The format of a SID is as specified in [MS-DTYP] section 2.4.2
public _SID Sid
return _SID