Partager via


Propriété WSFederationAuthenticationModule.XmlDictionaryReaderQuotas

Espace de noms: Microsoft.IdentityModel.Web
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)

Utilisation

    Dim instance As WSFederationAuthenticationModule
Dim value As XmlDictionaryReaderQuotas

value = instance.XmlDictionaryReaderQuotas

instance.XmlDictionaryReaderQuotas = value

Syntaxe

'Déclaration
Public Property XmlDictionaryReaderQuotas As XmlDictionaryReaderQuotas
public XmlDictionaryReaderQuotas XmlDictionaryReaderQuotas { get; set; }
public:
property XmlDictionaryReaderQuotas^ XmlDictionaryReaderQuotas {
    XmlDictionaryReaderQuotas^ get ();
    void set (XmlDictionaryReaderQuotas^ value);
}
/** @property */
public XmlDictionaryReaderQuotas get_XmlDictionaryReaderQuotas ()

/** @property */
public void set_XmlDictionaryReaderQuotas (XmlDictionaryReaderQuotas value)
public function get XmlDictionaryReaderQuotas () : XmlDictionaryReaderQuotas

public function set XmlDictionaryReaderQuotas (value : XmlDictionaryReaderQuotas)

Cohérence de thread

Tous les membres statiques publics (partagés dans Visual Basic) de ce type sont thread-safe.Il n'est pas garanti que les membres d'instance soient thread-safe.

Plateformes

Plateformes de développement

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Voir aussi

Référence

Classe WSFederationAuthenticationModule
Membres WSFederationAuthenticationModule
Espace de noms Microsoft.IdentityModel.Web