Partager via


ReadOnlyIdentityDescriptor, constructeur (String, String, Object)

Espace de noms :  Microsoft.VisualStudio.Services.Identity
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    identityType As String, _
    identifier As String, _
    data As Object _
)
public ReadOnlyIdentityDescriptor(
    string identityType,
    string identifier,
    Object data
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ReadOnlyIdentityDescriptor Classe

ReadOnlyIdentityDescriptor, surcharge

Microsoft.VisualStudio.Services.Identity, espace de noms