CrmServiceClient.AuthOverrideHook 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.
External token acquire behavior, Internal use only.
public:
static property Microsoft::Xrm::Tooling::Connector::IOverrideAuthHookWrapper ^ AuthOverrideHook { void set(Microsoft::Xrm::Tooling::Connector::IOverrideAuthHookWrapper ^ value); };
public static Microsoft.Xrm.Tooling.Connector.IOverrideAuthHookWrapper AuthOverrideHook { set; }
static member AuthOverrideHook : Microsoft.Xrm.Tooling.Connector.IOverrideAuthHookWrapper
Public Shared Property AuthOverrideHook As IOverrideAuthHookWrapper