IssuedTokenManager.LocalName Field
Represents the security token type minus the XML namespace prefix, as it appears in a SOAP message.
Namespace: Microsoft.Web.Services3.Security.Tokens
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Usage
'Usage
Dim returnValue As String
returnValue = IssuedTokenManager.LocalName
Syntax
'Declaration
Public Const LocalName As String
public const string LocalName;
public:
literal String^ LocalName;
public static final System.String LocalName;
public var LocalName : String;
Remarks
The value of the LocalName field is 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
NamespaceURI