Parameters
- securityGroupName
- Name of the security group to add.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - keyLifetime
- The lifetime of a key (in milliseconds).
- securityPolicyUriString
- The URI string of the security policy used for the security group.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - maximumFutureKeyCount
- The maximum number of future keys returned.
- maximumPastKeyCount
- The maximum number of historical keys stored by the security key service.
Return Value
Returns the identifier for the security group (security group Id).
This method never returns null
(Nothing
in Visual Basic).