The empty URI reference, which may be used with the meaning "the start of the current document" for the Resource property.
Пространство имен: Microsoft.IdentityModel.Tokens.Saml2
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

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

Visual Basic
Dim value As Uri

value = Saml2AuthorizationDecisionStatement.EmptyResource

Синтаксис

Visual Basic
Public Shared ReadOnly EmptyResource As Uri
C#
public static readonly Uri EmptyResource
C++
public:
static initonly Uri^ EmptyResource
J#
public static final Uri EmptyResource
JScript
public static final var EmptyResource : Uri

Примечания

Returns a Uri.


Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также