Compartilhar via


ExtendedApplicationProvider Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the provider definition for extra application types.

Namespace:   Microsoft.Uii.Csr.Providers
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    Microsoft.Uii.Common.Providers.ProviderBase
      Microsoft.Uii.Csr.Providers.ExtendedApplicationProvider

Syntax

[SmartPartAttribute]
public abstract class ExtendedApplicationProvider : ProviderBase
<SmartPartAttribute>
Public MustInherit Class ExtendedApplicationProvider
    Inherits ProviderBase

Constructors

Name Description
System_CAPS_pubmethod ExtendedApplicationProvider(String)

Initializes a new instance of the ExtendedApplicationProvider class.

Properties

Name Description
System_CAPS_pubproperty ConfigValue

Gets the collection of configuration attributes in the configuration node.

System_CAPS_pubproperty ProviderName

Gets the name of the provider.(Overrides ProviderBase.ProviderName.)

System_CAPS_pubproperty Tag

(Inherited from ProviderBase.)

Methods

Name Description
System_CAPS_pubmethod CreateExtendedApplication(ApplicationRecord)

Creates an extended application.

System_CAPS_pubmethod CreateExtendedApplication(ApplicationRecord, Guid)

Creates an extended application.

System_CAPS_pubmethod CreateObjRef(Type)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod Initialize(String, NameValueCollection)

Initializes the provider's name and other properties based on the configuration values.(Overrides ProviderBase.Initialize(String, NameValueCollection).)

System_CAPS_pubmethod InitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Uii.Csr.Providers Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright