Windward Engine API Reference
OAuthCredentials Constructor(OAuthCredentials)
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.authentication Namespace > OAuthCredentials Class > OAuthCredentials Constructor : OAuthCredentials Constructor(OAuthCredentials)




source

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal source As OAuthCredentials _
)
Visual Basic (Usage)Copy Code
Dim source As OAuthCredentials
 
Dim instance As New OAuthCredentials(source)
C# 
public OAuthCredentials( 
   OAuthCredentials source
)
Managed Extensions for C++ 
public: OAuthCredentials( 
   OAuthCredentials* source
)
C++/CLI 
public:
OAuthCredentials( 
   OAuthCredentials^ source
)

Parameters

source

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.