Share via


ServiceOwnerAttribute Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    serviceOwner As String _
)
public ServiceOwnerAttribute(
    string serviceOwner
)
public:
ServiceOwnerAttribute(
    String^ serviceOwner
)
new : 
        serviceOwner:string -> ServiceOwnerAttribute
public function ServiceOwnerAttribute(
    serviceOwner : String
)

Parameters

.NET Framework Security

See Also

Reference

ServiceOwnerAttribute Class

ServiceOwnerAttribute Overload

Microsoft.VisualStudio.Services.WebApi Namespace