Class Provider
Inheritance
System.Object
Provider
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class Provider : object
Constructors
Provider()
Declaration
public Provider()
Properties
Configuration
Declaration
public Xml.XmlNode Configuration { get; set; }
Property Value
System.
|
Enabled
Declaration
public bool Enabled { get; set; }
Property Value
System.
|
HandlerType
Declaration
public string HandlerType { get; set; }
Property Value
System.
|