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