'Declaration
<DataMemberAttribute(EmitDefaultValue := False)> _
PublicProperty WorkflowAdminGroupName AsStringGetSet'UsageDim instance As WindowsSecurityConfiguration
Dim value AsString
value = instance.WorkflowAdminGroupName
instance.WorkflowAdminGroupName = value
Property Value
Type: System.String The name of the configured Windows Group.