Dela via


GroupNameNotRecognizedException Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    groupName As String _
)
public GroupNameNotRecognizedException(
    string groupName
)
public:
GroupNameNotRecognizedException(
    String^ groupName
)
new : 
        groupName:string -> GroupNameNotRecognizedException
public function GroupNameNotRecognizedException(
    groupName : String
)

Parameters

.NET Framework Security

See Also

Reference

GroupNameNotRecognizedException Class

GroupNameNotRecognizedException Overload

Microsoft.VisualStudio.Services.Identity Namespace