GroupSecuritySubsystemException Constructor (SerializationInfo, StreamingContext)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'宣言
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected GroupSecuritySubsystemException(
    SerializationInfo info,
    StreamingContext context
)
protected:
GroupSecuritySubsystemException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> GroupSecuritySubsystemException
protected function GroupSecuritySubsystemException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parameters

.NET Framework Security

See Also

Reference

GroupSecuritySubsystemException Class

GroupSecuritySubsystemException Overload

Microsoft.TeamFoundation.Server Namespace