Freigeben über


AddGroupMemberIllegalInternetIdentityException Constructor (Identity)

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    member As Identity _
)
public AddGroupMemberIllegalInternetIdentityException(
    Identity member
)
public:
AddGroupMemberIllegalInternetIdentityException(
    Identity^ member
)
new : 
        member:Identity -> AddGroupMemberIllegalInternetIdentityException
public function AddGroupMemberIllegalInternetIdentityException(
    member : Identity
)

Parameters

.NET Framework Security

See Also

Reference

AddGroupMemberIllegalInternetIdentityException Class

AddGroupMemberIllegalInternetIdentityException Overload

Microsoft.VisualStudio.Services.Identity Namespace