Partager via


IssuedTokenManager.NamespaceURI Field

The XML namespace in which the value of the LocalName field is a member of.

Namespace: Microsoft.Web.Services3.Security.Tokens
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)

Usage

'Usage
Dim returnValue As String
returnValue = IssuedTokenManager.NamespaceURI

Syntax

'Declaration
Public Const NamespaceURI As String
public const string NamespaceURI;
public:
literal String^ NamespaceURI;
public static final System.String NamespaceURI;
public var NamespaceURI : String;

Remarks

The value of the NamespaceURI field is https://schemas.microsoft.com/wse/2005/01/IssuedToken.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server

Target Platforms

See Also

Reference

IssuedTokenManager Class
IssuedTokenManager Members
Microsoft.Web.Services3.Security.Tokens Namespace
IssuedTokenType
LocalName