C# Class GoogleCloudExtension.AddWindowsCredential.AddWindowsCredentialResult

Show file Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Public Methods

Method Description
AddWindowsCredentialResult ( string user, string password = null ) : System

Method Details

AddWindowsCredentialResult() public method

public AddWindowsCredentialResult ( string user, string password = null ) : System
user string
password string
return System