The empty URI reference, which may be
used with the meaning "the start of the current document" for the
Resource property.
Namespace: Microsoft.IdentityModel.Tokens.Saml2
Assembly: Microsoft.IdentityModel (in
microsoft.identitymodel.dll)
Usage
Syntax
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
|
Remarks
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also