IVsCredentialKey Interface

Definition

Represents the credential key for sign-in purposes.

C++/CX
public interface class IVsCredentialKey
Derived

Properties

FeatureName

The feature name.

Resource

The credential resource name or uri.

Type

The type of the credential. Can be any app-specific value, but is intended to convey the authentication type. Therefore some examples might be: "Federated", "OAuth", "Windows", "Basic", "ServiceIdentity", "S2S".

UserName

The credential user name, user id, or any app-specific unique value.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022