C# Class Microsoft.Identity.Client.PlatformInformation.NativeMethods

Mostra file Open project: AzureAD/microsoft-authentication-library-for-dotnet

Public Methods

Method Description
GetProcessorArchitecture ( ) : string

Private Methods

Method Description
GetNativeSystemInfo ( SYSTEM_INFO &lpSystemInfo ) : void
GetUserNameEx ( int nameFormat, StringBuilder userName, uint &userNameSize ) : bool
NetApiBufferFree ( IntPtr Buffer ) : int
NetGetJoinInformation ( string server, IntPtr &domain, NetJoinStatus &status ) : int

Method Details

GetProcessorArchitecture() public static method

public static GetProcessorArchitecture ( ) : string
return string