AuthenticationInfo.Authenticated property

 
Microsoft Office Live Communications Server 2005 with SP1

AuthenticationInfo.Authenticated

The Authenticated property indicates whether the message sender has been authenticated.

[C#]public Boolean Authenticated {get;}
[Visual Basic .NET]Public ReadOnly Property Authenticated As Boolean

Remarks

If true, the message sender has been authenticated; if false, it has not.

Requirements

Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

AuthenticationInfo

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.