< Back
Get-SMSAccessCode
Post
NAME Get-SMSAccessCode
SYNTAX
Get-SMSAccessCode [[-AccessCodeID] <int>] [[-CompanyID] <int>] [[-AccessCodeName] <string>] [[-SMSConnection]
<Object>] [<CommonParameters>]
PARAMETERS
-AccessCodeID <int>
AccessCodeID to find.
Required? false
Position? 0
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-AccessCodeName <string>
Find access code(s) by name, SQL wildcards allowed.
Required? false
Position? 2
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases AccessGroupName
Dynamic? false
-CompanyID <int>
Limit results to specific CompanyID
Required? false
Position? 1
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-SMSConnection <Object>
SMSConnection object, use Get-SMSServerConnection to create the object.
Required? false
Position? 3
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.Int32
System.String
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
SYNTAX
Get-SMSAccessCode [[-AccessCodeID] <int>] [[-CompanyID] <int>] [[-AccessCodeName] <string>] [[-SMSConnection]
<Object>] [<CommonParameters>]
PARAMETERS
-AccessCodeID <int>
AccessCodeID to find.
Required? false
Position? 0
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-AccessCodeName <string>
Find access code(s) by name, SQL wildcards allowed.
Required? false
Position? 2
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases AccessGroupName
Dynamic? false
-CompanyID <int>
Limit results to specific CompanyID
Required? false
Position? 1
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-SMSConnection <Object>
SMSConnection object, use Get-SMSServerConnection to create the object.
Required? false
Position? 3
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.Int32
System.String
OUTPUTS
System.Object
ALIASES
None
REMARKS
None