public class ServerApiUrls : ServerUrls,
IServerApiUrls, IServerUrls, IUrlBuilderPublic Class ServerApiUrls
Inherits ServerUrls
Implements IServerApiUrls, IServerUrls, IUrlBuilderpublic ref class ServerApiUrls : public ServerUrls,
IServerApiUrls, IServerUrls, IUrlBuildertype ServerApiUrls =
class
inherit ServerUrls
interface IServerApiUrls
interface IServerUrls
interface IUrlBuilder
end| ServerApiUrls | Default constructor for the Default implementation of IPublicSitePagesUrls. class. |
| DefaultFlags |
Default flags for the URLs at this level.
(Inherited from UrlBuilder) |
| Flags |
Flags which are actually used for building the URLs at this level.
(Inherited from UrlBuilder) |
| Urls |
URLs manager the builder belongs to.
(Inherited from UrlBuilder) |
| AuthToken | Builds the URL of the endpoint of Security service which returns an authentication token. |
| BrandingEvidence | Builds the URL of the endpoint of Licensing service which returns evidence with information about the licensed organization. |
| BuildArgsForLangAndReferer |
Builds the standard lang and referer arguments.
(Inherited from UrlBuilder) |
| BuildUrl |
Builds the URL with the specified path and arguments.
(Inherited from UrlBuilder) |
| CombineUrlFlags |
Removes removeFlags from defaultFlags and then adds addFlags.
(Inherited from UrlBuilder) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Extensions | Builds the URL of the endpoint of Licensing service which returns the program extensions. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetServiceUrl |
Determines the base URL of the service with specified name.
(Inherited from ServerUrls) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Info | Builds the URL of the endpoint of Home service which returns overall information about the services and serves as starting point for enumeration of service URLs. |
| LicenseDismiss | Builds the URL of the endpoint of Licensing service which is called to dismiss the session of the licensed program. |
| LicenseEvidence | Builds the URL of the endpoint of Licensing service which returns the license evidence. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |