Share via


VssS2SOAuthTokenProvider.Credential Property

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

Syntax

'Declaration
Public ReadOnly Property Credential As VssS2SOAuthCredential
public VssS2SOAuthCredential Credential { get; }
public:
property VssS2SOAuthCredential^ Credential {
    VssS2SOAuthCredential^ get ();
}
member Credential : VssS2SOAuthCredential with get
function get Credential () : VssS2SOAuthCredential

Property Value

Type: Microsoft.VisualStudio.Services.WebApi.VssS2SOAuthCredential

.NET Framework Security

See Also

Reference

VssS2SOAuthTokenProvider Class

Microsoft.VisualStudio.Services.WebApi Namespace