Compartir a través de


ServiceOwnerAttribute (Constructor) (String, String)

Nota: esta API ya está obsoleta.

Espacio de nombres:  Microsoft.VisualStudio.Services.WebApi
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("This constructor is for backward compatiblity only, use the single argument constructor. Your ServiceOwner guid should be the same as your ServicePrincipal guid.",  _
    False)> _
Public Sub New ( _
    serviceOwner As String, _
    servicePrincipal As String _
)
[ObsoleteAttribute("This constructor is for backward compatiblity only, use the single argument constructor. Your ServiceOwner guid should be the same as your ServicePrincipal guid.", 
    false)]
public ServiceOwnerAttribute(
    string serviceOwner,
    string servicePrincipal
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ServiceOwnerAttribute Clase

ServiceOwnerAttribute (Sobrecarga)

Microsoft.VisualStudio.Services.WebApi (Espacio de nombres)