net35-client
namespace System.ServiceModel.Security
{
public class ExpiredSecurityTokenException : MessageSecurityException
{
[SecurityCritical]
public override void GetObjectData(SerializationInfo info, StreamingContext context);
}
}
.NET Framework | 3.03.5 |
---|---|
Information specific to net35-client | |
Assembly | System.ServiceModel , Version=3.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |