PolicyImporterElement Konstruktory
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Inicializuje novou instanci PolicyImporterElement třídy.
Přetížení
PolicyImporterElement() |
Inicializuje novou instanci PolicyImporterElement třídy. |
PolicyImporterElement(String) |
Inicializuje novou instanci PolicyImporterElement třídy se specifickým typem zásad. |
PolicyImporterElement(Type) |
Inicializuje novou instanci PolicyImporterElement třídy se specifickým typem zásad. |
PolicyImporterElement()
Inicializuje novou instanci PolicyImporterElement třídy.
public:
PolicyImporterElement();
public PolicyImporterElement ();
Public Sub New ()
Platí pro
PolicyImporterElement(String)
Inicializuje novou instanci PolicyImporterElement třídy se specifickým typem zásad.
public:
PolicyImporterElement(System::String ^ type);
public PolicyImporterElement (string type);
new System.ServiceModel.Configuration.PolicyImporterElement : string -> System.ServiceModel.Configuration.PolicyImporterElement
Public Sub New (type As String)
Parametry
- type
- String
Typ zásady
Platí pro
PolicyImporterElement(Type)
Inicializuje novou instanci PolicyImporterElement třídy se specifickým typem zásad.
public:
PolicyImporterElement(Type ^ type);
public PolicyImporterElement (Type type);
new System.ServiceModel.Configuration.PolicyImporterElement : Type -> System.ServiceModel.Configuration.PolicyImporterElement
Public Sub New (type As Type)
Parametry
- type
- Type
Typ zásady