Пространство имен: Microsoft.IdentityModel.Protocols.WSFederation.Metadata
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

Использование

Visual Basic
Dim entityId As EntityId

Dim instance As New EntityDescriptor(entityId)

Синтаксис

Visual Basic
Public Sub New ( _
		entityId As EntityId _
)
C#
public EntityDescriptor (
		EntityId entityId
)
C++
public:
EntityDescriptor (
		EntityId^ entityId
)
J#
public EntityDescriptor (
		EntityId entityId
)
JScript
public function EntityDescriptor (
		entityId : EntityId
)

Параметры

entityId

Платформы

Платформа разработки

Windows Server 2003, Windows Vista

Target Platforms

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

См. также