Skip to main content

Set-MceSecurityContextFederated

SYNOPSIS

Federates an MCE security context.

SYNTAX

Set-MceSecurityContextFederated [-Id] <String> [<CommonParameters>]

DESCRIPTION

This cmdlet federates an MCE security context on the system.

EXAMPLES

EXAMPLE 1

Set-MceSecurityContextFederated -Id "4f55b2be-1c07-4fcb-8c66-db563fd46206"

Federates the security context with the ID 4f55b2be-1c07-4fcb-8c66-db563fd46206.

PARAMETERS

-Id

The group ID.

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

System.String

The group ID.

OUTPUTS

None

NOTES

MindLink Docs