H
hazz
I just haven't been able to get a solid feel for the purpose of what appears
to be a declarative statement just above the class below. Anyone with a
clear explanation that will finally stick with me? What is the url for?
If I go into Visual Studio .NET help, what is it I look for? thx, -hazz
namespace Appellation
{
[XmlRootAttribute("UserNameToken",Namespace="http://www.moi.com/Internal/Tok
en/username/1.0")]
public class UserNameToken : Token
to be a declarative statement just above the class below. Anyone with a
clear explanation that will finally stick with me? What is the url for?
If I go into Visual Studio .NET help, what is it I look for? thx, -hazz
namespace Appellation
{
[XmlRootAttribute("UserNameToken",Namespace="http://www.moi.com/Internal/Tok
en/username/1.0")]
public class UserNameToken : Token