Show / Hide Table of Contents

    Add-DssStsPlugin

    SYNOPSIS

    SYNTAX

    Add-DssStsPlugin -PluginTypeName <String> -Settings <Hashtable> -PluginType <PluginTypeEnum>
     [-DisplayName <String>] [<CommonParameters>]
    

    DESCRIPTION

    {{ Fill in the Description }}

    EXAMPLES

    Example 1

    PS C:\> {{ Add example code here }}
    

    {{ Add example description here }}

    PARAMETERS

    -PluginTypeName

    Имя типа плагина

    Type: String
    Parameter Sets: (All)
    Aliases: typename
    
    Required: True
    Position: Named
    Default value: None
    Accept pipeline input: False
    Accept wildcard characters: False
    

    -Settings

    Настройки плагина

    Type: Hashtable
    Parameter Sets: (All)
    Aliases:
    
    Required: True
    Position: Named
    Default value: None
    Accept pipeline input: False
    Accept wildcard characters: False
    

    -PluginType

    Possible values: SMS, Email, Formatter, Audit, SimAuth, Ota, AuthenticationResult, Push, APN, FCM, NotificationService

    Type: PluginTypeEnum
    Parameter Sets: (All)
    Aliases: type
    Accepted values: SMS, Email, Formatter, Audit, SimAuth, Ota, AuthenticationResult, Push, APN, FCM, NotificationService
    
    Required: True
    Position: Named
    Default value: 0
    Accept pipeline input: False
    Accept wildcard characters: False
    

    -DisplayName

    Имя экземпляра службы

    Type: String
    Parameter Sets: (All)
    Aliases:
    
    Required: False
    Position: Named
    Default value: None
    Accept pipeline input: False
    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

    OUTPUTS

    NOTES

    RELATED LINKS

    Back to top © ООО "КРИПТО-ПРО", 2000-2020