XdsInitParamsAuthenticationInfo Property |
[Missing <summary> documentation for "P:DXMLBase.Xds.XdsInitParams.AuthenticationInfo"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic XdsAuthenticationInfo AuthenticationInfo { get; }
Public ReadOnly Property AuthenticationInfo As XdsAuthenticationInfo
Get
public:
property XdsAuthenticationInfo^ AuthenticationInfo {
XdsAuthenticationInfo^ get ();
}
member AuthenticationInfo : XdsAuthenticationInfo with get
Property Value
Type:
XdsAuthenticationInfo
See Also