Microsoft.Identity.Client.PlatformParameters.PlatformParameters C# (CSharp) Method

PlatformParameters() public method

public PlatformParameters ( )
        public PlatformParameters()
        {
        }

Same methods

PlatformParameters::PlatformParameters ( bool useCorporateNetwork )
PlatformParameters::PlatformParameters ( object ownerWindow )
PlatformParameters::PlatformParameters ( ) : Android.App
PlatformParameters::PlatformParameters ( Android.App.Activity callerActivity ) : Android.App
PlatformParameters::PlatformParameters ( ) : UIKit
PlatformParameters::PlatformParameters ( UIViewController callerViewController ) : UIKit
PlatformParameters