AuthenticationInfoHint Property |
Gets the hint.
Namespace: Com.Tibco.As.Space.SecurityAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic string Hint { get; }
Public ReadOnly Property Hint As String
Get
public:
property String^ Hint {
String^ get ();
}
member Hint : string with get
Property Value
Type:
StringThe hint
See Also