IServiceRight.ServiceLevel Property
Namespace: Microsoft.VisualStudio.Services.Licensing
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
ReadOnly Property ServiceLevel As VisualStudioOnlineServiceLevel
VisualStudioOnlineServiceLevel ServiceLevel { get; }
property VisualStudioOnlineServiceLevel ServiceLevel {
VisualStudioOnlineServiceLevel get ();
}
abstract ServiceLevel : VisualStudioOnlineServiceLevel with get
function get ServiceLevel () : VisualStudioOnlineServiceLevel
Property Value
Type: Microsoft.VisualStudio.Services.Licensing.VisualStudioOnlineServiceLevel
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.