VssCredentials.m_federatedCredential Field
Namespace: Microsoft.VisualStudio.Services.Common
Assembly: Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)
Syntax
'Declaration
Protected m_federatedCredential As FederatedCredential
protected FederatedCredential m_federatedCredential
protected:
FederatedCredential^ m_federatedCredential
val mutable m_federatedCredential: FederatedCredential
protected var m_federatedCredential : FederatedCredential
.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.