XdsAuthenticationInfoUser Property |
[Missing <summary> documentation for "P:DXMLBase.Xds.XdsAuthenticationInfo.User"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string User { get; set; }
Public Property User As String
Get
Set
public:
property String^ User {
String^ get ();
void set (String^ value);
}
member User : string with get, set
Property Value
Type:
String
See Also