VssCredentials.m_windowsCredential Field

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

Syntax

'Declaration
Protected m_windowsCredential As WindowsCredential
protected WindowsCredential m_windowsCredential
protected:
WindowsCredential^ m_windowsCredential
val mutable m_windowsCredential: WindowsCredential
protected var m_windowsCredential : WindowsCredential

.NET Framework Security

See Also

Reference

VssCredentials Class

Microsoft.VisualStudio.Services.Common Namespace