AudienceUriElementCollection.GetElementKey Method
Namespace: Microsoft.IdentityModel.Configuration
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Verwendung
Dim element As ConfigurationElement Dim returnValue As Object returnValue = Me.GetElementKey(element)
Syntax
'Declaration
Protected Overrides Function GetElementKey ( _
element As ConfigurationElement _
) As Object
protected override Object GetElementKey (
ConfigurationElement element
)
protected:
virtual Object^ GetElementKey (
ConfigurationElement^ element
) override
protected Object GetElementKey (
ConfigurationElement element
)
protected override function GetElementKey (
element : ConfigurationElement
) : Object
Parameter
- element
Threadsicherheit
Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Plattformen
Entwicklungsplattformen
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Siehe auch
Referenz
AudienceUriElementCollection Class
AudienceUriElementCollection Members
Microsoft.IdentityModel.Configuration Namespace