AuthorizationServiceClient.AuthorizationService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the authorization service client proxy.
public:
property Microsoft::ServiceHub::Framework::Services::IAuthorizationService ^ AuthorizationService { Microsoft::ServiceHub::Framework::Services::IAuthorizationService ^ get(); };
public Microsoft.ServiceHub.Framework.Services.IAuthorizationService AuthorizationService { get; }
member this.AuthorizationService : Microsoft.ServiceHub.Framework.Services.IAuthorizationService
Public ReadOnly Property AuthorizationService As IAuthorizationService