Gets the name of the Service which must be used in order to authorize
access to restricted operations on this Service.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract string AuthorizationServiceName { get; }
Public MustOverride ReadOnly Property AuthorizationServiceName As String Get
public: virtual property String^ AuthorizationServiceName { String^ get () abstract; }
Property Value
Remarks
If no authorization is required to access operations
on this service, an empty string is returned. Authorization
services never require authorization to use.
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1