Returns a
T:Microsoft.IdentityModel.Configuration.ServiceElementCollection
collection.
Пространство имен:
Microsoft.IdentityModel.Configuration
Сборка: Microsoft.IdentityModel (в
microsoft.identitymodel.dll)
Использование
Синтаксис
Visual Basic |
<ConfigurationPropertyAttribute("", Options:=ConfigurationPropertyOptions.IsDefaultCollection)> _
Public ReadOnly Property ServiceElements As ServiceElementCollection
|
C# |
[ConfigurationPropertyAttribute("", Options=ConfigurationPropertyOptions.IsDefaultCollection)]
public ServiceElementCollection ServiceElements { get; }
|
Значение свойства
A T:Microsoft.IdentityModel.Configuration.ServiceElementCollection
collection.
Исключения
Безопасность потоков
Любые открытые статические члены
(Shared в Visual Basic) этого типа являются
поточно-ориентированными.Любые члены экземпляров не являются
гарантированно поточно-ориентированными.
Платформы
Платформа разработки
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
См. также