This documentation is archived and is not being maintained.
SecurityCallContext Class
.NET Framework 1.1
Describes the chain of callers leading up to the current method call.
For a list of all members of this type, see SecurityCallContext Members.
System.Object
System.EnterpriseServices.SecurityCallContext
[Visual Basic] NotInheritable Public Class SecurityCallContext [C#] public sealed class SecurityCallContext [C++] public __gc __sealed class SecurityCallContext [JScript] public class SecurityCallContext
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.EnterpriseServices
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
SecurityCallContext Members | System.EnterpriseServices Namespace
Show: