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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.